From 0026937ddbe31c84f237654c2440d64fa4ae2b11 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 4 Dec 2015 09:18:42 +0100 Subject: [PATCH] Fixed (build-)depeneds for this release. --- debian/changelog | 1 + debian/control | 49 ++++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89e2f559e..95a68d8f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ neutron (1:8.0.0~b1-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depeneds for this release. -- Thomas Goirand Fri, 04 Dec 2015 09:03:42 +0100 diff --git a/debian/control b/debian/control index a0682569c..27bacfa76 100644 --- a/debian/control +++ b/debian/control @@ -25,34 +25,35 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-greenlet, python-hacking, python-httplib2, - python-jinja2, + python-jinja2 (>= 2.8), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 2.0.0), python-mock (>= 1.3), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.28.1), - python-os-testr, + python-novaclient (>= 2:2.30.1), + python-os-testr (>= 0.4.2), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:2.3.0), + python-oslo.config (>= 1:3.0.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 2.4.1), + python-oslo.db (>= 4.0.0), python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.8.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 3.0.0), + python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.rootwrap (>= 2.0.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.service (>= 0.8.0), - python-oslo.utils (>= 2.0.0), - python-oslo.versionedobjects (>= 0.9.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.0.0), + python-oslo.versionedobjects (>= 1.0.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-paste, python-pastedeploy, python-pecan (>= 1.0.0), python-pyudev, + python-pymysql, python-requests (>= 2.5.2), python-requests-mock (>= 0.6.0), python-retrying, @@ -61,7 +62,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-six (>= 1.9.0), python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), - python-tempest-lib (>= 0.8.0), + python-tempest-lib (>= 0.11.0), python-testresources, python-testscenarios, python-testtools (>= 1.4.0), @@ -87,27 +88,27 @@ Depends: alembic (>= 0.8.0), python-gflags, python-greenlet, python-httplib2, - python-jinja2, + python-jinja2 (>= 2.8), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 2.0.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.28.1), + python-novaclient (>= 2:2.30.1), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:2.3.0), + python-oslo.config (>= 1:3.0.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 2.4.1), + python-oslo.db (>= 4.0.0), python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.8.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 3.0.0), + python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.rootwrap (>= 2.0.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.service (>= 0.8.0), - python-oslo.utils (>= 2.0.0), - python-oslo.versionedobjects (>= 0.9.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.0.0), + python-oslo.versionedobjects (>= 1.0.0), python-paste, python-pastedeploy, python-pecan (>= 1.0.0), -- 2.45.2