From b86bf8b51ab0e39c531dfec368c13935981f284c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 16 Jul 2016 14:12:38 +0200 Subject: [PATCH] Packaging Newton b2, fixed build-depends. Rewritten-From: e5761b9e0a0817d5458f909ad46ef2639e88df26 --- xenial/debian/changelog | 2 ++ xenial/debian/control | 33 ++++++++++++++++++--------------- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index f3b263b..89f3e2c 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,5 +1,7 @@ neutron-lbaas (1:9.0.0~b2-1) experimental; urgency=medium + * New upstream release. + * Fixed (build-)depends for this release. * Fixed short descriptions. -- Thomas Goirand Wed, 29 Jun 2016 20:15:54 +0000 diff --git a/xenial/debian/control b/xenial/debian/control index e3edbb4..152e610 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,25 +15,26 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: alembic (>= 0.8.4), python-barbicanclient (>= 4.0.0), python-coverage, + python-cryptography (>= 1.0), python-eventlet (>= 0.18.4), - python-fixtures (>= 1.3.1), + python-fixtures (>= 3.0.0), python-hacking (>= 0.10.0), - python-keystoneauth1 (>= 2.1.0), - python-mock (>= 1.3), + python-keystoneauth1 (>= 2.7.0), + python-mock (>= 2.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutron (>= 2:9.0.0~b1), - python-neutron-lib (>= 0.1.0), + python-neutron-lib (>= 0.2.0), python-openssl (>= 0.14), - python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.9.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.12.0), python-oslo.db (>= 4.1.0), python-oslo.log (>= 1.14.0), - python-oslo.messaging (>= 4.5.0), + python-oslo.messaging (>= 5.2.0), python-oslo.reports (>= 0.6.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.10.0), - python-oslo.utils (>= 3.5.0), + python-oslo.utils (>= 3.15.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-psycopg2, @@ -41,7 +42,7 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-pyasn1-modules, python-pymysql, python-requests (>= 2.10.0), - python-requests-mock (>= 0.7.0), + python-requests-mock (>= 1.0), python-six (>= 1.9.0), python-stevedore (>= 1.10.0), python-sqlalchemy (>= 1.0.10), @@ -51,7 +52,8 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-webob, python-webtest, subunit, - tempest (>= 1:11.0.0), + python-tempest (>= 1:12.1.0), + tempest (>= 1:12.1.0), testrepository, Standards-Version: 3.9.8 Homepage: https://github.com/openstack/neutron-lbaas @@ -65,20 +67,21 @@ Breaks: neutron-lbaas-agent (<< 1:9.0.0~b1), Replaces: neutron-lbaas-agent (<< 1:9.0.0~b1), Depends: alembic (>= 0.8.4), python-barbicanclient (>= 4.0.0), + python-cryptography (>= 1.0), python-eventlet (>= 0.18.4), - python-keystoneauth1 (>= 2.1.0), + python-keystoneauth1 (>= 2.7.0), python-netaddr (>= 0.7.12), python-neutron (>= 2:9.0.0~b1), - python-neutron-lib (>= 0.1.0), + python-neutron-lib (>= 0.2.0), python-openssl (>= 0.14), - python-oslo.config (>= 1:3.9.0), + python-oslo.config (>= 1:3.12.0), python-oslo.db (>= 4.1.0), python-oslo.log (>= 1.14.0), - python-oslo.messaging (>= 4.5.0), + python-oslo.messaging (>= 5.2.0), python-oslo.reports (>= 0.6.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.10.0), - python-oslo.utils (>= 3.5.0), + python-oslo.utils (>= 3.15.0), python-pbr (>= 1.8), python-pyasn1, python-pyasn1-modules, -- 2.45.2