From 4630d4b6105696cd8cd42926fddb23239ea978ca Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 9 Feb 2015 20:31:47 +0100 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: aed4519f1934c42c2fb857d5a2a1eb69b55b62a8 --- trusty/debian/control | 52 ++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index fd86e1b79..68f2d23ef 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -11,12 +11,12 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6), python-pbr (>= 0.6), python-sphinx (>= 1.2.1) -Build-Depends-Indep: alembic (>= 0.7.1), +Build-Depends-Indep: alembic (>= 0.7.2), bridge-utils, pep8 (>= 1.3.3), python-cliff (>= 1.7.0), python-coverage (>= 3.6), - python-eventlet (>= 0.15.2), + python-eventlet (>= 0.16.1), python-fixtures (>= 0.3.14), python-gflags, python-greenlet (>= 0.3.2), @@ -24,34 +24,34 @@ Build-Depends-Indep: alembic (>= 0.7.1), python-httplib2 (>= 0.7.5), python-jinja2 (>= 2.6), python-jsonrpclib, - python-keystoneclient (>= 1:0.11.1), + python-keystoneclient (>= 1:1.0.0), python-keystonemiddleware, python-lxml, python-mock (>= 1.0), - python-mysqldb, python-netaddr (>= 0.7.6), python-netifaces, python-neutronclient (>= 2.3.6), python-nose, python-nosexcover, python-novaclient (>= 2:2.17.0), + python-oslo.concurrency (>= 1.4.1), python-oslo-context, - python-oslo.config (>= 1.4.0.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), - python-oslo.messaging (>= 1.4.0.0), - python-oslo.middleware (>= 0.1.0), - python-oslo.rootwrap (>= 1.3.0.0), - python-oslo.serialization (>= 1.0.0), - python-oslo.utils (>= 1.1.0), + python-oslo.config (>= 1.6.0), + python-oslo.db (>= 1.4.1), + python-oslo.i18n (>= 1.3.0), + python-oslo.messaging (>= 1.6.0), + python-oslo.middleware (>= 0.3.0), + python-oslo.rootwrap (>= 1.5.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-oslosphinx (>= 2.2.0.0), python-oslotest (>= 1.2.0), python-paste, python-pastedeploy, - python-psycopg2, python-pyudev, python-requests (>= 2.2.0), python-requests-mock (>= 0.5.1), + python-retrying (>= 1.2.3), python-routes, python-setuptools, python-simplejson, @@ -59,7 +59,7 @@ Build-Depends-Indep: alembic (>= 0.7.1), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.1.0), python-subunit (>= 0.0.18), - python-tempest-lib, + python-tempest-lib (>= 0.1.0), python-testrepository (>= 0.0.13), python-testscenarios (>= 0.4), python-testtools (>= 0.9.36), @@ -107,19 +107,19 @@ Breaks: python-quantum (<< 2013.2~), quantum-plugin-openvswitch-agent (<< 2013), quantum-plugin-ryu (<< 2013), quantum-plugin-ryu-agent (<< 2013) -Depends: alembic (>= 0.7.1), +Depends: alembic (>= 0.7.2), conntrack, iproute2, ipset, python-anyjson (>= 0.3.3), python-argparse, - python-eventlet (>= 0.15.2), + python-eventlet (>= 0.16.1), python-gflags, python-greenlet (>= 0.3.2), python-httplib2 (>= 0.7.5), python-jinja2 (>= 2.6), python-jsonrpclib, - python-keystoneclient (>= 1:0.11.1), + python-keystoneclient (>= 1:1.0.0), python-keystonemiddleware, python-lxml, python-migrate, @@ -127,21 +127,23 @@ Depends: alembic (>= 0.7.1), python-netaddr (>= 0.7.6), python-neutronclient (>= 2.3.6), python-novaclient (>= 2:2.17.0), + python-oslo.concurrency (>= 1.4.1), python-oslo-context, - python-oslo.config (>= 1.4.0.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), - python-oslo.messaging (>= 1.4.0.0), - python-oslo.middleware (>= 0.1.0), - python-oslo.rootwrap (>= 1.3.0.0), - python-oslo.serialization (>= 1.0.0), - python-oslo.utils (>= 1.1.0), + python-oslo.config (>= 1.6.0), + python-oslo.db (>= 1.4.1), + python-oslo.i18n (>= 1.3.0), + python-oslo.messaging (>= 1.6.0), + python-oslo.middleware (>= 0.3.0), + python-oslo.rootwrap (>= 1.5.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-paste, python-pastedeploy, python-pbr (>= 0.6), python-psycopg2, python-pyudev, python-requests (>= 2.2.0), + python-retrying (>= 1.2.3), python-routes, python-simplejson, python-six (>= 1.7.0), -- 2.45.2