From b770f01164f8c85c1bee097d5f0e02ecc9021829 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 18 Jun 2016 15:50:21 +0200 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: dfcf5cbbaaa8d990b77b2f10f5f0ec77e008684f --- xenial/debian/changelog | 1 + xenial/debian/control | 35 +++++++++++++++++++---------------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index bf1fcf9..ebaedf3 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -6,6 +6,7 @@ neutron-lbaas (1:9.0.0~b1-1) experimental; urgency=medium [ Thomas Goirand ] * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Sat, 18 Jun 2016 15:45:22 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 4639cc2..10d6a73 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9), python-pbr (>= 1.8), python-setuptools, python-sphinx, -Build-Depends-Indep: alembic (>= 0.8.0), - python-barbicanclient (>= 3.3.0), +Build-Depends-Indep: alembic (>= 0.8.4), + python-barbicanclient (>= 4.0.0), python-coverage, python-eventlet (>= 0.18.4), python-fixtures (>= 1.3.1), @@ -23,15 +23,16 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutron (>= 1:8.0.0~rc1), - python-neutron-lib, + python-neutron-lib (>= 0.1.0), python-openssl (>= 0.14), python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), + python-oslo.config (>= 1:3.9.0), python-oslo.db (>= 4.1.0), python-oslo.log (>= 1.14.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 4.5.0), + python-oslo.reports (>= 0.6.0), python-oslo.serialization (>= 1.10.0), - python-oslo.service (>= 1.0.0), + python-oslo.service (>= 1.10.0), python-oslo.utils (>= 3.5.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), @@ -39,10 +40,10 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-pyasn1, python-pyasn1-modules, python-pymysql, - python-requests (>= 2.8.1), + python-requests (>= 2.10.0), python-requests-mock (>= 0.7.0), python-six (>= 1.9.0), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.10.0), python-sqlalchemy (>= 1.0.10), python-tempest-lib (>= 0.14.0), python-testresources, @@ -51,6 +52,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-webob, python-webtest, subunit, + tempest (>= 1:11.0.0), testrepository, Standards-Version: 3.9.8 Homepage: https://github.com/openstack/neutron-lbaas @@ -60,28 +62,29 @@ Vcs-Git: https://anonscm.debian.org/git/openstack/neutron-lbaas.git Package: python-neutron-lbaas Architecture: all Section: python -Depends: alembic (>= 0.8.0), - python-barbicanclient (>= 3.3.0), +Depends: alembic (>= 0.8.4), + python-barbicanclient (>= 4.0.0), python-eventlet (>= 0.18.4), python-keystoneauth1 (>= 2.1.0), python-netaddr (>= 0.7.12), python-neutron (>= 1:8.0.0~rc1), - python-neutron-lib, + python-neutron-lib (>= 0.1.0), python-openssl (>= 0.14), - python-oslo.config (>= 1:3.7.0), + python-oslo.config (>= 1:3.9.0), python-oslo.db (>= 4.1.0), python-oslo.log (>= 1.14.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 4.5.0), + python-oslo.reports (>= 0.6.0), python-oslo.serialization (>= 1.10.0), - python-oslo.service (>= 1.0.0), + python-oslo.service (>= 1.10.0), python-oslo.utils (>= 3.5.0), python-pbr (>= 1.8), python-pyasn1, python-pyasn1-modules, python-pymysql, - python-requests (>= 2.8.1), + python-requests (>= 2.10.0), python-six (>= 1.9.0), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.10.0), python-sqlalchemy (>= 1.0.10), ${misc:Depends}, ${python:Depends}, -- 2.45.2