From 976c98ab944e247d8c438933e8289eaefc3882a2 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 25 Sep 2015 09:41:28 +0200 Subject: [PATCH] * New upstream release. * Fixed (build-)depends for this release. Rewritten-From: bf55366e8307bfb086fff4e7ba04bc76da78cd2f --- xenial/debian/changelog | 1 + xenial/debian/control | 18 +++++++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 61c095f58..61c641942 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ neutron (1:7.0.0~rc-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Fri, 25 Sep 2015 09:37:11 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 63f4bf573..5532a2051 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 23~), po-debconf, python-all, - python-pbr (>= 1.6), + python-pbr (>= 1.8), python-setuptools, python-sphinx, Build-Depends-Indep: alembic (>= 0.8.0), @@ -31,7 +31,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-mock (>= 1.3), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.26.0), + python-novaclient (>= 2:2.28.1), python-os-testr, python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.3.0), @@ -51,15 +51,17 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-oslotest (>= 1.10.0), python-paste, python-pastedeploy, + python-pecan (>= 1.0.0), python-pyudev, python-requests (>= 2.5.2), python-requests-mock (>= 0.6.0), python-retrying, python-routes, + python-ryu (>= 3.24), python-six (>= 1.9.0), - python-sqlalchemy, + python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), - python-tempest-lib (>= 0.6.1), + python-tempest-lib (>= 0.8.0), python-testscenarios, python-testtools (>= 1.4.0), python-unittest2, @@ -90,7 +92,7 @@ Depends: alembic (>= 0.8.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.26.0), + python-novaclient (>= 2:2.28.1), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.3.0), python-oslo.context (>= 0.2.0), @@ -107,14 +109,16 @@ Depends: alembic (>= 0.8.0), python-oslo.versionedobjects (>= 0.9.0), python-paste, python-pastedeploy, - python-pbr (>= 1.6), + python-pecan (>= 1.0.0), + python-pbr (>= 1.8), python-psycopg2, python-pyudev, python-requests (>= 2.5.2), python-retrying, python-routes, + python-ryu (>= 3.24), python-six (>= 1.9.0), - python-sqlalchemy, + python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), python-webob, ${misc:Depends}, -- 2.45.2