]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Tue, 22 Mar 2016 12:29:04 +0000 (13:29 +0100)
committerThomas Goirand <zigo@debian.org>
Tue, 22 Mar 2016 12:29:04 +0000 (13:29 +0100)
Rewritten-From: be5af7fa39de8fd3ceb2261b73b77f248afe6b36

xenial/debian/changelog
xenial/debian/control

index 5fa65a7435de69e5acf7a123b290788a750286ff..49d6f77a01847371afe65128649df559728b74ca 100644 (file)
@@ -2,6 +2,7 @@ heat (1:6.0.0~rc1-1) experimental; urgency=medium
 
   * New upstream release.
   * Added git as build-depends-indep.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 13:25:50 +0100
 
index 8e8e7f399298f6459e84429b123fd2a33c9eedce..e1b73d4ebc1266996a1f5984b6435a36d38b2ee6 100644 (file)
@@ -25,7 +25,7 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-debtcollector (>= 1.2.0),
                      python-designateclient (>= 1.5.0),
                      python-eventlet (>= 0.18.4),
-                     python-glanceclient (>= 1:1.2.0),
+                     python-glanceclient (>= 1:2.0.0),
                      python-greenlet,
                      python-hacking,
                      python-heatclient (>= 0.6.0),
@@ -43,7 +43,7 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-neutronclient (>= 1:2.6.0),
                      python-novaclient (>= 2:2.29.0),
                      python-openstackclient (>= 2.1.0),
-                     python-oslo.cache (>= 1.0.0),
+                     python-oslo.cache (>= 1.5.0),
                      python-oslo.concurrency (>= 3.5.0),
                      python-oslo.config (>= 1:3.7.0),
                      python-oslo.context (>= 0.2.0),
@@ -69,7 +69,7 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-requests (>= 2.8.1),
                      python-routes,
                      python-saharaclient (>= 0.13.0),
-                     python-senlinclient,
+                     python-senlinclient (>= 0.3.0),
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 1.0.10),
                      python-stevedore (>= 1.5.0),
@@ -102,7 +102,7 @@ Depends: python-babel (>= 1.3),
          python-debtcollector (>= 1.2.0),
          python-designateclient (>= 1.5.0),
          python-eventlet (>= 0.18.4),
-         python-glanceclient (>= 1:1.2.0),
+         python-glanceclient (>= 1:2.0.0),
          python-greenlet,
          python-heatclient (>= 0.6.0),
          python-keystoneclient (>= 1:1.6.0),
@@ -118,7 +118,7 @@ Depends: python-babel (>= 1.3),
          python-neutronclient (>= 1:2.6.0),
          python-novaclient (>= 2:2.29.0),
          python-openstackclient (>= 2.1.0),
-         python-oslo.cache (>= 1.0.0),
+         python-oslo.cache (>= 1.5.0),
          python-oslo.concurrency (>= 3.5.0),
          python-oslo.config (>= 1:3.7.0),
          python-oslo.context (>= 0.2.0),
@@ -142,7 +142,7 @@ Depends: python-babel (>= 1.3),
          python-requests (>= 2.8.1),
          python-routes,
          python-saharaclient (>= 0.13.0),
-         python-senlinclient,
+         python-senlinclient (>= 0.3.0),
          python-six (>= 1.9.0),
          python-sqlalchemy (>= 1.0.10),
          python-stevedore (>= 1.5.0),