From cd471d12bea1e15f1bcaa6eb0a96fb0b4a517f50 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 12 Sep 2013 11:07:42 +0800 Subject: [PATCH] Review (build-)dependencies for havana b3. Rewritten-From: 7277df195e09a1b3c42732903053719f9608d3d5 --- trusty/debian/control | 44 ++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index 556c5eb9..ace78e78 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -12,37 +12,41 @@ Build-Depends: debhelper (>= 9), po-debconf, python-all (>= 2.6.6-3~), python-d2to1, - python-pbr + python-pbr (>= 0.5.21), Build-Depends-Indep: pep8 (>= 1.3.3), python-argparse, python-babel, python-boto (>= 2.4), + python-ceilometerclient, python-cinderclient, python-coverage, python-crypto, - python-eventlet (>= 0.12.0), + python-eventlet (>= 0.13.0), python-extras, python-glanceclient, python-greenlet (>= 0.3.2), python-hacking, python-httplib2, python-iso8601, - python-keystoneclient (>= 1:0.2.3), - python-kombu, + python-keystoneclient (>= 1:0.3.2), + python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-memcache, - python-migrate, + python-migrate (>= 0.7.2-3), + python-mock (>= 1.0), python-mox, + python-neutronclient, + python-netaddr, python-nose, python-nosexcover, python-novaclient (>= 2:2.12.0), - python-oslo.config, - python-paramiko, + python-oslo.config (>= 1.2.0a3), + python-oslo.sphinx, + python-paramiko (>= 1.8), python-paste, python-pastedeploy, python-pycryptopp, python-qpid, - python-quantumclient (>= 1:2.2.0), python-routes, python-sendfile, python-setuptools, @@ -50,11 +54,10 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-sphinx, python-sqlalchemy (>= 0.7.8), python-swiftclient, - python-testrepository (>= 0.0.13), - python-testtools (>= 0.9.29), + python-testtools (>= 0.9.32), python-webob (>= 1.2.3), python-yaml, - testrepository (>= 0.0.13) + testrepository (>= 0.0.17) Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/heat.git @@ -64,29 +67,32 @@ Package: python-heat Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: python-argparse, - python-boto (>= 2.4), +Depends: python-boto (>= 2.4), + python-ceilometerclient, python-cinderclient, python-crypto, - python-eventlet (>= 0.12.0), + python-eventlet (>= 0.13.0), python-extras, python-glanceclient, python-greenlet (>= 0.3.2), python-httplib2, python-iso8601, - python-keystoneclient (>= 1:0.2.3), - python-kombu, + python-keystoneclient (>= 1:0.3.2), + python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-memcache, - python-migrate, + python-migrate (>= 0.7.2-3), python-mysqldb, + python-neutronclient, + python-netaddr, python-novaclient (>= 2:2.12.0), - python-oslo.config, + python-oslo.config (>= 1.2.0a3), + python-paramiko (>= 1.8), python-paste, python-pastedeploy, + python-pbr (>= 0.5.21), python-pycryptopp, python-qpid, - python-quantumclient (>= 1:2.2.0), python-routes, python-sendfile, python-setuptools, -- 2.45.2