From 0199dbf0fd5d4023aaf7c9a6c76397fab87aaeac Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 3 Mar 2016 22:10:10 +0800 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: eb16f5b2397264e788f0520600a100e877f90e06 --- trusty/debian/changelog | 1 + trusty/debian/control | 33 ++++++++++++++++++--------------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index dce12e180..6ae70d9b5 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -5,6 +5,7 @@ neutron (2:8.0.0~b3-1) experimental; urgency=medium [ Thomas Goirand ] * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Thu, 03 Mar 2016 20:40:19 +0800 diff --git a/trusty/debian/control b/trusty/debian/control index 09daf18f4..fd7c853cc 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -20,7 +20,8 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-coverage, python-ddt (>= 1.0.1), python-debtcollector (>= 1.2.0), - python-eventlet (>= 0.17.4), + python-designateclient (>= 1.5.0), + python-eventlet (>= 0.18.4), python-fixtures (>= 1.3.1), python-gflags, python-greenlet, @@ -32,24 +33,25 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-mock (>= 1.3), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), + python-neutron-lib, python-novaclient (>= 2:2.30.1), python-openvswitch, python-os-testr (>= 0.4.2), - 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.context (>= 0.2.0), python-oslo.db (>= 4.1.0), - python-oslo.i18n (>= 1.5.0), + python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 3.0.0), + python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 0.6.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.2.0), - python-oslo.versionedobjects (>= 1.0.0), + python-oslo.utils (>= 3.5.0), + python-oslo.versionedobjects (>= 1.5.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-paste, @@ -65,7 +67,6 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), - python-tempest-lib (>= 0.11.0), python-testresources, python-testscenarios, python-testtools (>= 1.4.0), @@ -87,7 +88,8 @@ Depends: alembic (>= 0.8.0), iproute2, ipset, python-debtcollector (>= 1.2.0), - python-eventlet (>= 0.17.4), + python-designateclient (>= 1.5.0), + python-eventlet (>= 0.18.4), python-gflags, python-greenlet, python-httplib2, @@ -97,23 +99,24 @@ Depends: alembic (>= 0.8.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), + python-neutron-lib, python-novaclient (>= 2:2.30.1), python-openvswitch, - 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.context (>= 0.2.0), python-oslo.db (>= 4.1.0), - python-oslo.i18n (>= 1.5.0), + python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 3.0.0), + python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 0.6.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.2.0), - python-oslo.versionedobjects (>= 1.0.0), + python-oslo.utils (>= 3.5.0), + python-oslo.versionedobjects (>= 1.5.0), python-paste, python-pastedeploy, python-pbr (>= 1.8), -- 2.45.2