From a2d6c5ddccb484d03cd4d0071b6ee6d2aa1bfe69 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 13 Mar 2014 13:17:43 +0800 Subject: [PATCH] Fixed (build-)depends. Rewritten-From: 2650530222218e11e0bc6cd51a825dfde7b6a419 --- trusty/debian/control | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index c7eb66ee..64ad8b32 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -9,9 +9,8 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 9~), po-debconf, python-all (>= 2.6.6-3~), - python-pbr (>= 0.5.21) -Build-Depends-Indep: pep8 (>= 1.3.3), - python-babel (>= 1.3), + python-pbr (>= 0.6) +Build-Depends-Indep: python-babel (>= 1.3), python-boto (>= 2.4), python-ceilometerclient (>= 1.0.6), python-cinderclient (>= 1:1.0.6), @@ -23,9 +22,9 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-greenlet (>= 0.3.2), python-hacking (>= 0.8.0), python-heatclient (>= 0.2.3), - python-httplib2, + python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.8), - python-keystoneclient (>= 1:0.4.1), + python-keystoneclient (>= 1:0.6.0), python-kombu (>= 2.4.8), python-lockfile, python-lxml (>= 2.3), @@ -34,12 +33,12 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-mock (>= 1.0), python-mox, python-netaddr, - python-neutronclient (>= 2.3.3), + python-neutronclient (>= 2.3.4), python-nose, python-nosexcover, python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.1), - python-oslo.sphinx, + python-oslosphinx, python-paramiko (>= 1.10.1), python-paste, python-pastedeploy, @@ -53,13 +52,13 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-sphinx, python-sqlalchemy (>= 0.7.8), python-subunit, - python-swiftclient (>= 1.5), + python-swiftclient (>= 1:2.0.2), python-testscenarios (>= 0.4), - python-testtools (>= 0.9.32), + python-testtools (>= 0.9.34), python-troveclient (>= 1.0.3), python-webob (>= 1.2.3), python-yaml, - testrepository (>= 0.0.17) + testrepository (>= 0.0.18) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/heat.git @@ -79,22 +78,22 @@ Depends: python-babel (>= 1.3), python-glanceclient, python-greenlet (>= 0.3.2), python-heatclient (>= 0.2.3), - python-httplib2, + python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.8), - python-keystoneclient (>= 1:0.4.1), + python-keystoneclient (>= 1:0.6.0), python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-memcache, python-migrate (>= 0.8.2), python-mysqldb, python-netaddr, - python-neutronclient (>= 2.3.3), + python-neutronclient (>= 2.3.4), python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.1), python-paramiko (>= 1.10.1), python-paste, python-pastedeploy, - python-pbr (>= 0.5.21), + python-pbr (>= 0.6), python-pycryptopp, python-qpid, python-requests (>= 1.1), @@ -103,7 +102,7 @@ Depends: python-babel (>= 1.3), python-setuptools, python-six (>= 1.4.1), python-sqlalchemy (>= 0.7.8), - python-swiftclient (>= 1.5), + python-swiftclient (>= 1:2.0.2), python-troveclient (>= 1.0.3), python-webob (>= 1.2.3), python-yaml, -- 2.45.2