From: Thomas Goirand Date: Tue, 1 Apr 2014 16:57:14 +0000 (+0800) Subject: Fixed new (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e180caa3d5ce734b453f9c11596eb2e4d464d993;p=openstack-build%2Fneutron-build.git Fixed new (build-)depends. Change-Id: Ib3f371f3a46aa58af54a35c211bd5484e76f874a --- diff --git a/debian/control b/debian/control index ea358efe1..795e5912d 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-greenlet (>= 0.3.2), python-hacking (>= 0.8.0), python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.8), + python-iso8601 (>= 0.1.9), python-jinja2, python-jsonrpclib, python-keystoneclient (>= 1:0.6.0), @@ -37,7 +37,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-neutronclient (>= 2.3.4), python-nose, python-nosexcover, - python-novaclient (>= 2:2.15.0), + python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslo.rootwrap, python-paste, @@ -107,7 +107,7 @@ Depends: alembic (>= 0.4.1), python-gflags, python-greenlet (>= 0.3.2), python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.8), + python-iso8601 (>= 0.1.9), python-jinja2, python-jsonrpclib, python-keystoneclient (>= 1:0.6.0), @@ -116,6 +116,7 @@ Depends: alembic (>= 0.4.1), python-migrate, python-netaddr (>= 0.7.6), python-neutronclient (>= 2.3.4), + python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslo.rootwrap, python-paste,