]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 05:17:43 +0000 (13:17 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 05:17:43 +0000 (13:17 +0800)
Rewritten-From: 2650530222218e11e0bc6cd51a825dfde7b6a419

trusty/debian/control

index c7eb66eea2b9dfcccba8bffbb0fde8b79817230e..64ad8b3248a1f55921f6b86a8766ac1f4cd5d2b7 100644 (file)
@@ -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,