]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Wed, 23 Sep 2015 19:31:03 +0000 (21:31 +0200)
committerThomas Goirand <zigo@debian.org>
Wed, 23 Sep 2015 19:31:03 +0000 (21:31 +0200)
Rewritten-From: 7961337fa8bf31cdd5ead106da87b2ab96f87f75

trusty/debian/changelog
trusty/debian/control

index 74febc49568bbc3de4b79e3692bf00d020c57598..d01271d820f8eb6b01dda7a5cdd878228c2ba30b 100644 (file)
@@ -1,3 +1,10 @@
+heat (1:5.0.0~rc1-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Fixed (build-)depends for this release.
+
+ -- Thomas Goirand <zigo@debian.org>  Wed, 23 Sep 2015 18:33:01 +0200
+
 heat (1:5.0.0~b3-2) experimental; urgency=medium
 
   * Added nl.po.
index 299ab65354275efee6bb3eef1452fa67c2ea9cb8..258e0c74fb711aab41b5bd314af177a31913e198 100644 (file)
@@ -9,13 +9,13 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 23~),
                po-debconf,
                python-all,
-               python-pbr (>= 1.6),
+               python-pbr (>= 1.8),
                python-setuptools,
                python-sphinx,
 Build-Depends-Indep: bandit (>= 0.13.2),
                      python-babel,
                      python-barbicanclient (>= 3.3.0),
-                     python-ceilometerclient (>= 1.4.0),
+                     python-ceilometerclient (>= 1.5.0),
                      python-cinderclient (>= 1:1.3.1),
                      python-croniter,
                      python-coverage,
@@ -27,14 +27,12 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-greenlet,
                      python-hacking,
                      python-heatclient (>= 0.3.0),
-                     python-httplib2,
-                     python-iso8601,
                      python-keystoneclient (>= 1:1.6.0),
                      python-keystonemiddleware (>= 2.0.0),
                      python-kombu,
                      python-lxml,
                      python-magnumclient,
-                     python-manilaclient (>= 1.2.0),
+                     python-manilaclient (>= 1.3.0),
                      python-migrate (>= 0.9.6),
                      python-mistralclient (>= 1.0.0),
                      python-mock,
@@ -42,7 +40,7 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-mysqldb,
                      python-netaddr (>= 0.7.12),
                      python-neutronclient (>= 1:2.6.0),
-                     python-novaclient (>= 2:2.26.0),
+                     python-novaclient (>= 2:2.28.1),
                      python-oslo.cache (>= 0.4.0),
                      python-oslo.concurrency (>= 2.3.0),
                      python-oslo.config (>= 1:2.3.0),
@@ -90,7 +88,7 @@ Section: python
 Architecture: all
 Depends: python-babel (>= 1.3),
          python-barbicanclient (>= 3.3.0),
-         python-ceilometerclient (>= 1.4.0),
+         python-ceilometerclient (>= 1.5.0),
          python-cinderclient (>= 1:1.3.1),
          python-croniter,
          python-crypto,
@@ -100,21 +98,19 @@ Depends: python-babel (>= 1.3),
          python-glanceclient (>= 1:0.18.0),
          python-greenlet,
          python-heatclient (>= 0.3.0),
-         python-httplib2,
-         python-iso8601,
          python-keystoneclient (>= 1:1.6.0),
          python-keystonemiddleware (>= 2.0.0),
          python-kombu,
          python-lxml,
          python-magnumclient,
-         python-manilaclient (>= 1.2.0),
+         python-manilaclient (>= 1.3.0),
          python-memcache,
          python-migrate (>= 0.9.6),
          python-mistralclient (>= 1.0.0),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
-         python-novaclient (>= 2:2.26.0),
+         python-novaclient (>= 2:2.28.1),
          python-oslo.cache (>= 0.4.0),
          python-oslo.concurrency (>= 2.3.0),
          python-oslo.config (>= 1:2.3.0),
@@ -132,7 +128,7 @@ Depends: python-babel (>= 1.3),
          python-oslo.versionedobjects (>= 0.9.0),
          python-osprofiler,
          python-pastedeploy,
-         python-pbr (>= 1.6),
+         python-pbr (>= 1.8),
          python-requests (>= 2.5.2),
          python-routes,
          python-saharaclient (>= 0.10.0),