]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Tue, 8 Dec 2015 13:27:56 +0000 (14:27 +0100)
committerThomas Goirand <zigo@debian.org>
Tue, 8 Dec 2015 13:27:56 +0000 (14:27 +0100)
Rewritten-From: 2b745f83f6180ad614035f668ac3cbb69f0a3a3d

trusty/debian/changelog
trusty/debian/control

index e4c0e48dc2516aa80ef9282e1911dd5045f8573a..cf9f137beff7c53d1a096e53823845b31e6b8fd6 100644 (file)
@@ -1,6 +1,7 @@
 heat (1:6.0.0~b1-1) experimental; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 08 Dec 2015 14:16:00 +0100
 
index 262427a6f836e6546977f6a580c3d3d1b3e607c4..cdea989454e0624627dc1f0bf4fb936a2516c2a3 100644 (file)
@@ -15,20 +15,20 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: bandit (>= 0.13.2),
                      python-babel,
                      python-barbicanclient (>= 3.3.0),
-                     python-ceilometerclient (>= 1.5.0),
+                     python-ceilometerclient (>= 2.0.0),
                      python-cinderclient (>= 1:1.3.1),
                      python-croniter,
                      python-coverage,
                      python-crypto,
                      python-cryptography (>= 1.0),
-                     python-designateclient (>= 1.0.0),
+                     python-designateclient (>= 1.5.0),
                      python-eventlet (>= 0.17.4),
                      python-glanceclient (>= 1:0.18.0),
                      python-greenlet,
                      python-hacking,
-                     python-heatclient (>= 0.3.0),
+                     python-heatclient (>= 0.6.0),
                      python-keystoneclient (>= 1:1.6.0),
-                     python-keystonemiddleware (>= 2.0.0),
+                     python-keystonemiddleware (>= 3.0.0),
                      python-kombu,
                      python-lxml,
                      python-magnumclient,
@@ -36,47 +36,49 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-migrate (>= 0.9.6),
                      python-mistralclient (>= 1.0.0),
                      python-mock,
-                     python-mox,
                      python-mysqldb,
                      python-netaddr (>= 0.7.12),
                      python-neutronclient (>= 1:2.6.0),
-                     python-novaclient (>= 2:2.28.1),
-                     python-oslo.cache (>= 0.4.0),
+                     python-novaclient (>= 2:2.29.0),
+                     python-openstackclient (>= 1.5.0),
+                     python-oslo.cache (>= 1.0.0),
                      python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:2.3.0),
+                     python-oslo.config (>= 1:3.0.0),
                      python-oslo.context (>= 0.2.0),
-                     python-oslo.db (>= 2.4.1),
+                     python-oslo.db (>= 4.0.0),
                      python-oslo.i18n (>= 1.5.0),
-                     python-oslo.log (>= 1.8.0),
-                     python-oslo.messaging (>= 1.16.0),
-                     python-oslo.middleware (>= 2.8.0),
+                     python-oslo.log (>= 2.0.0),
+                     python-oslo.messaging (>= 3.0.0),
+                     python-oslo.middleware (>= 3.0.0),
                      python-oslo.policy (>= 0.5.0),
-                     python-oslo.reports,
-                     python-oslo.serialization (>= 1.4.0),
-                     python-oslo.service (>= 0.8.0),
-                     python-oslo.utils (>= 2.0.0),
-                     python-oslo.versionedobjects (>= 0.9.0),
+                     python-oslo.reports (>= 1.0.0),
+                     python-oslo.serialization (>= 2.0.0),
+                     python-oslo.service (>= 1.0.0),
+                     python-oslo.utils (>= 3.0.0),
+                     python-oslo.versionedobjects (>= 1.0.0),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.10.0),
-                     python-osprofiler,
+                     python-osprofiler (>= 0.3.1),
                      python-paramiko,
                      python-pastedeploy,
                      python-psycopg2,
                      python-pymysql,
-                     python-requests (>= 2.5.2),
+                     python-requests (>= 2.8.1),
                      python-routes,
                      python-saharaclient (>= 0.10.0),
+                     python-senlinclient,
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 0.9.9),
                      python-stevedore (>= 1.5.0),
                      python-swiftclient,
                      python-testscenarios,
+                     python-testresources,
                      python-testtools (>= 1.4.0),
                      python-troveclient (>= 1:1.2.0),
                      python-tz,
                      python-webob,
                      python-yaml,
-                     python-zaqarclient (>= 0.1.1),
+                     python-zaqarclient (>= 0.3.0),
                      subunit,
                      testrepository,
 Standards-Version: 3.9.6
@@ -89,19 +91,18 @@ Section: python
 Architecture: all
 Depends: python-babel (>= 1.3),
          python-barbicanclient (>= 3.3.0),
-         python-ceilometerclient (>= 1.5.0),
+         python-ceilometerclient (>= 2.0.0),
          python-cinderclient (>= 1:1.3.1),
          python-croniter,
          python-crypto,
          python-cryptography (>= 1.0),
-         python-designateclient (>= 1.0.0),
+         python-designateclient (>= 1.5.0),
          python-eventlet (>= 0.17.4),
          python-glanceclient (>= 1:0.18.0),
          python-greenlet,
-         python-heatclient (>= 0.3.0),
+         python-heatclient (>= 0.6.0),
          python-keystoneclient (>= 1:1.6.0),
-         python-keystonemiddleware (>= 2.0.0),
-         python-kombu,
+         python-keystonemiddleware (>= 3.0.0),
          python-lxml,
          python-magnumclient,
          python-manilaclient (>= 1.3.0),
@@ -111,29 +112,31 @@ Depends: python-babel (>= 1.3),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
-         python-novaclient (>= 2:2.28.1),
-         python-oslo.cache (>= 0.4.0),
+         python-novaclient (>= 2:2.29.0),
+         python-openstackclient (>= 1.5.0),
+         python-oslo.cache (>= 1.0.0),
          python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:2.3.0),
+         python-oslo.config (>= 1:3.0.0),
          python-oslo.context (>= 0.2.0),
-         python-oslo.db (>= 2.4.1),
+         python-oslo.db (>= 4.0.0),
          python-oslo.i18n (>= 1.5.0),
-         python-oslo.log (>= 1.8.0),
-         python-oslo.messaging (>= 1.16.0),
-         python-oslo.middleware (>= 2.8.0),
+         python-oslo.log (>= 2.0.0),
+         python-oslo.messaging (>= 3.0.0),
+         python-oslo.middleware (>= 3.0.0),
          python-oslo.policy (>= 0.5.0),
-         python-oslo.reports,
-         python-oslo.serialization (>= 1.4.0),
-         python-oslo.service (>= 0.8.0),
-         python-oslo.utils (>= 2.0.0),
-         python-oslo.versionedobjects (>= 0.9.0),
-         python-osprofiler,
+         python-oslo.reports (>= 1.0.0),
+         python-oslo.serialization (>= 2.0.0),
+         python-oslo.service (>= 1.0.0),
+         python-oslo.utils (>= 3.0.0),
+         python-oslo.versionedobjects (>= 1.0.0),
+         python-osprofiler (>= 0.3.1),
          python-pastedeploy,
          python-pbr (>= 1.8),
          python-pymysql,
-         python-requests (>= 2.5.2),
+         python-requests (>= 2.8.1),
          python-routes,
          python-saharaclient (>= 0.10.0),
+         python-senlinclient,
          python-six (>= 1.9.0),
          python-sqlalchemy (>= 0.9.9),
          python-stevedore (>= 1.5.0),
@@ -142,7 +145,7 @@ Depends: python-babel (>= 1.3),
          python-tz,
          python-webob,
          python-yaml,
-         python-zaqarclient (>= 0.1.1),
+         python-zaqarclient (>= 0.3.0),
          ${misc:Depends},
          ${python:Depends},
 Description: OpenStack orchestration service - Python files
@@ -186,7 +189,6 @@ Package: heat-api
 Architecture: all
 Depends: adduser,
          heat-common (=${binary:Version}),
-         python-openstackclient,
          ${misc:Depends},
          ${ostack-lsb-base},
          ${python:Depends},