From 04542336a1467cc75f6065e3f31e50123cb6150c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 28 Jul 2013 16:06:17 +0800 Subject: [PATCH] Review (build-)dependencies for havana. Rewritten-From: d786c963c77d5b1902f1cb51ded7f68c92db4ac4 --- xenial/debian/control | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 534f0d729..34496cc24 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -19,14 +19,16 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-babel, python-cheetah, python-coverage, + python-d2to1, python-daemon, - python-eventlet (>= 0.9.17), + python-eventlet (>= 0.12.0), + python-fixtures (>= 0.3.12), python-glanceclient (>= 1:0.5.0), - python-greenlet, + python-greenlet (>= 0.3.2), python-hp3parclient, python-iso8601, - python-keystoneclient (>= 1:0.2.0), - python-kombu, + python-keystoneclient (>= 1:0.2.1), + python-kombu (>= 2.5.12), python-lockfile, python-lxml, python-migrate, @@ -36,19 +38,24 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-netaddr, python-nose, python-oslo.config, - python-paramiko, + python-oslo.sphinx, + python-paramiko (>= 1.8.0), python-paste, python-pastedeploy, + python-pbr, python-psycopg2, python-routes, python-rtslib, python-setuptools, python-setuptools-git, + python-six, python-sphinx, python-sqlalchemy, - python-stevedore (>= 0.7), + python-stevedore (>= 0.9), + python-subunit, python-suds, python-swiftclient, + python-testtools (>= 0.9.32), python-webob (>= 1.2.3) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary @@ -65,25 +72,26 @@ Depends: python-amqplib, python-babel, python-cheetah, python-daemon, - python-eventlet (>= 0.9.17), + python-eventlet (>= 0.12.0), python-glanceclient (>= 1:0.5.0), - python-greenlet, + python-greenlet (>= 0.3.2), python-iso8601, - python-keystoneclient (>= 1:0.2.0), - python-kombu, + python-keystoneclient (>= 1:0.2.1), + python-kombu (>= 2.5.12), python-lockfile, python-lxml, python-migrate, python-mysqldb, python-netaddr, python-oslo.config, - python-paramiko, + python-paramiko (>= 1.8.0), python-paste, python-pastedeploy, python-routes, python-rtslib, + python-six, python-sqlalchemy, - python-stevedore (>= 0.7), + python-stevedore (>= 0.9), python-suds, python-swiftclient, python-webob (>= 1.2.3), -- 2.45.2