From: Thomas Goirand Date: Tue, 8 Oct 2013 07:30:58 +0000 (+0800) Subject: Review again the (build-)dependencies. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=723f2ca4cc920e70e3ab0d8b574c1a7585971ad8;p=openstack-build%2Fneutron-build.git Review again the (build-)dependencies. Rewritten-From: ac0c44bde084c9e84fab79b32e764a063387642b --- diff --git a/trusty/debian/control b/trusty/debian/control index 8e4734c1a..c79ed063e 100644 --- a/trusty/debian/control +++ b/trusty/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,