From ac0c44bde084c9e84fab79b32e764a063387642b Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 8 Oct 2013 15:30:58 +0800 Subject: [PATCH] Review again the (build-)dependencies. --- debian/control | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 8e4734c1a..c79ed063e 100644 --- a/debian/control +++ b/debian/control @@ -17,11 +17,11 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-amqplib, python-anyjson (>= 0.3.3), python-babel, - python-cliff, + python-cliff (>= 1.4.3), python-configobj, python-coverage, python-eventlet (>= 0.13.0), - python-fixtures (>= 0.3.12), + python-fixtures (>= 0.3.14), python-gflags, python-greenlet (>= 0.3.2), python-hacking, @@ -29,17 +29,17 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-iso8601, python-jinja2, python-jsonrpclib, - python-keystoneclient (>= 1:0.3.0), + python-keystoneclient (>= 1:0.3.2), python-kombu (>= 2.4.8), python-lxml, python-mock (>= 1.0), python-mox, python-netaddr, python-netifaces, - python-neutronclient (>= 2.2.3), + python-neutronclient (>= 2.3.0), python-nose, python-nosexcover, - python-novaclient (>= 2:2.12.0), + python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.0a3), python-paste, python-pastedeploy, @@ -58,7 +58,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-testtools (>= 0.9.32), python-unittest2, python-webob (>= 1.2.3), - python-webtest, + python-webtest (>= 2.0.9), subunit, testrepository (>= 0.0.17) Standards-Version: 3.9.4 @@ -111,13 +111,13 @@ Depends: alembic (>= 0.4.1), python-iso8601, python-jinja2, python-jsonrpclib, - python-keystoneclient (>= 1:0.3.0), + python-keystoneclient (>= 1:0.3.2), python-kombu (>= 2.4.8), python-lxml, python-migrate, python-netaddr, - python-neutronclient (>= 2.2.3), - python-novaclient (>= 2:2.12.0), + python-neutronclient (>= 2.3.0), + python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.0a3), python-paste, python-pastedeploy, -- 2.45.2