]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Mon, 7 Sep 2015 10:59:46 +0000 (12:59 +0200)
committerThomas Goirand <zigo@debian.org>
Mon, 7 Sep 2015 10:59:46 +0000 (12:59 +0200)
Rewritten-From: 795acbf16e46c165e61156ddd1e99a98ea13d5f1

trusty/debian/changelog
trusty/debian/control

index c3d8fc1c0c40f3deff9a3bdccb95b2282fd4dca8..ee719c2cdad59b7816896db540e62c30beaef94b 100644 (file)
@@ -1,3 +1,10 @@
+heat (1:5.0.0~b3-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Fixed (build-)depends for this release.
+
+ -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2015 12:40:05 +0200
+
 heat (1:5.0.0~b2-1) experimental; urgency=medium
 
   * New upstream release.
index f16edc7852383bd8d88a12001549a7708e44408c..4f97b169d14b0ee25a99a3a0643e1fba38268e74 100644 (file)
@@ -9,16 +9,18 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 23~),
                po-debconf,
                python-all,
-               python-pbr (>= 1.3),
+               python-pbr (>= 1.6),
                python-setuptools,
                python-sphinx,
-Build-Depends-Indep: python-babel,
-                     python-barbicanclient (>= 3.0.1),
+Build-Depends-Indep: bandit (>= 0.13.2),
+                     python-babel,
+                     python-barbicanclient (>= 3.3.0),
                      python-ceilometerclient (>= 1.0.13),
                      python-cinderclient (>= 1:1.3.1),
+                     python-croniter,
                      python-coverage,
                      python-crypto,
-                     python-cryptography (>= 0.9.1),
+                     python-cryptography (>= 1.0),
                      python-designateclient (>= 1.0.0),
                      python-eventlet (>= 0.17.4),
                      python-glanceclient (>= 1:0.18.0),
@@ -31,47 +33,48 @@ Build-Depends-Indep: python-babel,
                      python-keystonemiddleware (>= 2.0.0),
                      python-kombu,
                      python-lxml,
-                     python-manilaclient (>= 1.0.4),
+                     python-magnumclient,
+                     python-manilaclient (>= 1.2.0),
                      python-migrate (>= 0.9.6),
                      python-mistralclient (>= 1.0.0),
                      python-mock,
                      python-mox,
                      python-mysqldb,
-                     python-netaddr,
-                     python-neutronclient (>= 2.3.11),
-                     python-novaclient (>= 2:2.22.0),
-                     python-oslo.cache (>= 0.3.0),
+                     python-netaddr (>= 0.7.12),
+                     python-neutronclient (>= 2.6.0),
+                     python-novaclient (>= 2:2.26.0),
+                     python-oslo.cache (>= 0.4.0),
                      python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:1.11.0),
+                     python-oslo.config (>= 1:2.3.0),
                      python-oslo.context (>= 0.2.0),
-                     python-oslo.db (>= 1.12.0),
+                     python-oslo.db (>= 2.4.1),
                      python-oslo.i18n (>= 1.5.0),
-                     python-oslo.log (>= 1.6.0),
+                     python-oslo.log (>= 1.8.0),
                      python-oslo.messaging (>= 1.16.0),
-                     python-oslo.middleware (>= 2.4.0),
+                     python-oslo.middleware (>= 2.8.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.reports,
                      python-oslo.serialization (>= 1.4.0),
-                     python-oslo.service,
-                     python-oslo.utils (>= 1.9.0),
-                     python-oslo.versionedobjects (>= 0.3.0),
+                     python-oslo.service (>= 0.8.0),
+                     python-oslo.utils (>= 2.0.0),
+                     python-oslo.versionedobjects (>= 0.9.0),
                      python-oslosphinx (>= 2.5.0),
-                     python-oslotest (>= 1.5.1),
+                     python-oslotest (>= 1.10.0),
                      python-osprofiler,
                      python-paramiko,
                      python-pastedeploy,
-                     python-posix-ipc,
                      python-psycopg2,
                      python-requests (>= 2.5.2),
                      python-routes,
-                     python-saharaclient (>= 0.9.0),
+                     python-saharaclient (>= 0.10.0),
                      python-six (>= 1.9.0),
-                     python-sqlalchemy,
+                     python-sqlalchemy (>= 0.9.9),
                      python-stevedore (>= 1.5.0),
                      python-swiftclient,
                      python-testscenarios,
                      python-testtools,
-                     python-troveclient (>= 1.0.9),
+                     python-troveclient (>= 1.2.0),
+                     python-tz,
                      python-webob,
                      python-yaml,
                      python-zaqarclient (>= 0.1.1),
@@ -86,11 +89,12 @@ Package: python-heat
 Section: python
 Architecture: all
 Depends: python-babel (>= 1.3),
-         python-barbicanclient (>= 3.0.1),
+         python-barbicanclient (>= 3.3.0),
          python-ceilometerclient (>= 1.0.13),
          python-cinderclient (>= 1:1.3.1),
+         python-croniter,
          python-crypto,
-         python-cryptography (>= 0.9.1),
+         python-cryptography (>= 1.0),
          python-designateclient (>= 1.0.0),
          python-eventlet (>= 0.17.4),
          python-glanceclient (>= 1:0.18.0),
@@ -102,41 +106,43 @@ Depends: python-babel (>= 1.3),
          python-keystonemiddleware (>= 2.0.0),
          python-kombu,
          python-lxml,
-         python-manilaclient (>= 1.0.4),
+         python-magnumclient,
+         python-manilaclient (>= 1.2.0),
          python-memcache,
          python-migrate (>= 0.9.6),
          python-mistralclient (>= 1.0.0),
          python-mysqldb,
-         python-netaddr,
-         python-neutronclient (>= 2.3.11),
-         python-novaclient (>= 2:2.22.0),
-         python-oslo.cache (>= 0.3.0),
+         python-netaddr (>= 0.7.12),
+         python-neutronclient (>= 2.6.0),
+         python-novaclient (>= 2:2.26.0),
+         python-oslo.cache (>= 0.4.0),
          python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:1.11.0),
+         python-oslo.config (>= 1:2.3.0),
          python-oslo.context (>= 0.2.0),
-         python-oslo.db (>= 1.12.0),
+         python-oslo.db (>= 2.4.1),
          python-oslo.i18n (>= 1.5.0),
-         python-oslo.log (>= 1.6.0),
+         python-oslo.log (>= 1.8.0),
          python-oslo.messaging (>= 1.16.0),
-         python-oslo.middleware (>= 2.4.0),
+         python-oslo.middleware (>= 2.8.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.reports,
          python-oslo.serialization (>= 1.4.0),
-         python-oslo.service,
-         python-oslo.utils (>= 1.9.0),
-         python-oslo.versionedobjects (>= 0.3.0),
+         python-oslo.service (>= 0.8.0),
+         python-oslo.utils (>= 2.0.0),
+         python-oslo.versionedobjects (>= 0.9.0),
          python-osprofiler,
          python-pastedeploy,
-         python-pbr (>= 1.3),
-         python-posix-ipc,
+         python-pbr (>= 1.6),
          python-requests (>= 2.5.2),
          python-routes,
-         python-saharaclient (>= 0.9.0),
+         python-saharaclient (>= 0.10.0),
          python-six (>= 1.9.0),
+         python-sqlalchemy (>= 0.9.9),
          python-sqlalchemy,
          python-stevedore (>= 1.5.0),
          python-swiftclient,
-         python-troveclient (>= 1.0.9),
+         python-troveclient (>= 1.2.0),
+         python-tz,
          python-webob,
          python-yaml,
          python-zaqarclient (>= 0.1.1),