From 7d22eb5f06b36f9b4297004a4d1abd923da7fe19 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 25 Mar 2016 13:29:55 +0100 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: 18bfe7d9ef1bc9144d89aba20968aacb0981b0db --- xenial/debian/changelog | 1 + xenial/debian/control | 29 +++++++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index c6a35d1..c66ff63 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -6,6 +6,7 @@ neutron-lbaas (1:8.0.0~rc1-1) experimental; urgency=medium [ Thomas Goirand ] * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Fri, 25 Mar 2016 13:25:39 +0100 diff --git a/xenial/debian/control b/xenial/debian/control index 588f968..2275d89 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,34 +15,37 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: alembic (>= 0.8.0), python-barbicanclient (>= 3.3.0), python-coverage, - python-eventlet (>= 0.17.4), + python-eventlet (>= 0.18.4), python-fixtures (>= 1.3.1), python-hacking (>= 0.10.0), python-keystoneauth1 (>= 2.1.0), python-mock (>= 1.3), python-mysqldb, python-netaddr (>= 0.7.12), - python-neutron (>= 1:7.0.0~rc1), + python-neutron (>= 1:8.0.0~rc1), + python-neutron-lib, python-openssl (>= 0.14), - python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.2.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), python-oslo.db (>= 4.1.0), python-oslo.log (>= 1.14.0), - python-oslo.messaging (>= 2.6.1), + python-oslo.messaging (>= 4.0.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.2.0), + python-oslo.utils (>= 3.5.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-psycopg2, python-pyasn1, python-pyasn1-modules, + python-pymysql, python-requests (>= 2.8.1), python-requests-mock (>= 0.7.0), python-six (>= 1.9.0), python-stevedore (>= 1.5.0), python-sqlalchemy (>= 1.0.10), - python-tempest-lib (>= 0.13.0), + python-tempest-lib (>= 0.14.0), + python-testresources, python-testscenarios, python-testtools (>= 1.4.0), python-webob, @@ -59,21 +62,23 @@ Architecture: all Section: python Depends: alembic (>= 0.8.0), python-barbicanclient (>= 3.3.0), - python-eventlet (>= 0.17.4), + python-eventlet (>= 0.18.4), python-keystoneauth1 (>= 2.1.0), python-netaddr (>= 0.7.12), - python-neutron (>= 1:7.0.0~rc1), + python-neutron (>= 1:8.0.0~rc1), + python-neutron-lib, python-openssl (>= 0.14), - python-oslo.config (>= 1:3.2.0), + python-oslo.config (>= 1:3.7.0), python-oslo.db (>= 4.1.0), python-oslo.log (>= 1.14.0), - python-oslo.messaging (>= 2.6.1), + python-oslo.messaging (>= 4.0.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.2.0), + python-oslo.utils (>= 3.5.0), python-pbr (>= 1.8), python-pyasn1, python-pyasn1-modules, + python-pymysql, python-requests (>= 2.8.1), python-six (>= 1.9.0), python-stevedore (>= 1.5.0), -- 2.45.2