From: Thomas Goirand Date: Wed, 8 Jun 2016 23:07:29 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=5b1cb348465c836a59b8b9ec5b8a401d1fa1f0d4;p=openstack-build%2Fneutron-build.git Fixed (build-)depends for this release. Rewritten-From: 8ee6b35cbe5d343ea1637fbb186795a8bc612d7d --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 4af0d8ce1..f3fd53c4a 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -2,6 +2,7 @@ neutron (2:9.0.0~b1-1) experimental; urgency=medium * New upstream release. * Fix neutron-metadata server templates. + * Fixed (build-)depends for this release. -- Thomas Goirand Thu, 09 Jun 2016 00:59:14 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index c1b6d8b10..04e02f007 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), python-pbr (>= 1.8), python-setuptools, python-sphinx, -Build-Depends-Indep: alembic (>= 0.8.0), +Build-Depends-Indep: alembic (>= 0.8.4), bridge-utils, python-cliff (>= 1.15.0), python-coverage, @@ -33,41 +33,42 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-mock (>= 1.3), python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), - python-neutronclient (>= 1:4.1.0), - python-neutron-lib, + python-neutronclient (>= 1:4.2.0), + python-neutron-lib (>= 0.2.0), python-novaclient (>= 2:2.30.1), python-openvswitch, python-os-testr (>= 0.4.2), - python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.9.0), + python-oslo.context (>= 2.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 4.5.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.service (>= 1.10.0), python-oslo.utils (>= 3.5.0), python-oslo.versionedobjects (>= 1.5.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), + python-osprofiler (>= 1.3.0), python-paste, python-pastedeploy, python-pecan (>= 1.0.0), python-pymysql, python-pyudev, - python-requests (>= 2.8.1), + python-requests (>= 2.10.0), python-requests-mock (>= 0.7.0), python-retrying, python-routes, python-ryu (>= 3.30), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.12), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.10.0), python-testresources, python-testscenarios, python-testtools (>= 1.4.0), @@ -84,7 +85,7 @@ Vcs-Git: https://anonscm.debian.org/git/openstack/neutron.git Package: python-neutron Architecture: all Section: python -Depends: alembic (>= 0.8.0), +Depends: alembic (>= 0.8.4), conntrack, iproute2, ipset, @@ -100,25 +101,26 @@ Depends: alembic (>= 0.8.0), python-mysqldb, python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), - python-neutronclient (>= 1:4.1.0), - python-neutron-lib, + python-neutronclient (>= 1:4.2.0), + python-neutron-lib (>= 0.2.0), python-novaclient (>= 2:2.30.1), python-openvswitch, - python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.9.0), + python-oslo.context (>= 2.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 4.5.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.service (>= 1.10.0), python-oslo.utils (>= 3.5.0), python-oslo.versionedobjects (>= 1.5.0), + python-osprofiler (>= 1.3.0), python-paste, python-pastedeploy, python-pbr (>= 1.8), @@ -126,13 +128,13 @@ Depends: alembic (>= 0.8.0), python-psycopg2, python-pymysql, python-pyudev, - python-requests (>= 2.8.1), + python-requests (>= 2.10.0), python-retrying, python-routes, python-ryu (>= 3.30), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.12), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.10.0), python-webob, ${misc:Depends}, ${python:Depends},