From: Thomas Goirand Date: Mon, 28 Jul 2014 15:00:40 +0000 (+0800) Subject: Reviewed (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=36c6a3e67680d93a5b8361611bd255c62cd7a8af;p=openstack-build%2Fcinder-build.git Reviewed (build-)depends. Rewritten-From: 3f8a72fea13c645a6a3db45157c51e08e17e5261 --- diff --git a/xenial/debian/control b/xenial/debian/control index 4f23b31c0..9f32cfc13 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,14 +15,15 @@ Build-Depends: debhelper (>= 8.0.0), Build-Depends-Indep: python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-coverage (>= 3.6), + python-crypto, python-daemon, python-eventlet (>= 0.13.0), python-fixtures (>= 0.3.14), - python-glanceclient (>= 1:0.9.0), + python-glanceclient (>= 1:0.13.1), python-greenlet (>= 0.3.2), python-hacking (>= 0.8.0), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.8.0), + python-keystoneclient (>= 1:0.9.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml, @@ -33,23 +34,24 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3), python-netaddr, python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1:1.2.1), + python-oslo.db, python-oslo.messaging (>= 1.3.0), python-oslo.rootwrap, python-oslosphinx, - python-paramiko (>= 1.9.0), + python-paramiko (>= 1.13.0), python-paste, python-pastedeploy, python-psycopg2, python-requests (>= 1.1), python-routes, python-rtslib-fb, - python-six (>= 1.6.0), - python-sqlalchemy, + python-six (>= 1.7.0), + python-sqlalchemy (>= 0.8.4), python-stevedore (>= 0.14), python-subunit (>= 0.0.18), python-suds, python-swiftclient (>= 1:2.0.2), - python-taskflow (>= 0.1.3), + python-taskflow (>= 0.3), python-testtools (>= 0.9.34), python-webob (>= 1.2.3), subunit (>= 0.0.18), @@ -65,12 +67,13 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-anyjson (>= 0.3.3), python-babel (>= 1.3), + python-crypto, python-daemon, python-eventlet (>= 0.13.0), - python-glanceclient (>= 1:0.9.0), + python-glanceclient (>= 1:0.13.1), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.8.0), + python-keystoneclient (>= 1:0.9.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml, @@ -88,12 +91,12 @@ Depends: python-anyjson (>= 0.3.3), python-requests (>= 1.1), python-routes, python-rtslib-fb, - python-six (>= 1.6.0), - python-sqlalchemy, + python-six (>= 1.7.0), + python-sqlalchemy (>= 0.8.4), python-stevedore (>= 0.14), python-suds, python-swiftclient (>= 1:2.0.2), - python-taskflow (>= 0.1.3), + python-taskflow (>= 0.3), python-webob (>= 1.2.3), ${misc:Depends}, ${python:Depends}