]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Tue, 22 Mar 2016 10:38:52 +0000 (11:38 +0100)
committerThomas Goirand <zigo@debian.org>
Tue, 22 Mar 2016 10:38:52 +0000 (11:38 +0100)
Rewritten-From: 7b822b2a563fd6d4fce885cf6acdce227aaaa9f3

xenial/debian/changelog
xenial/debian/control

index a770e07b7b7178f599b2b8032359abeec6b53aa6..7b958fb73fc5766bcbf365fd4ca886a699a55230 100644 (file)
@@ -3,6 +3,7 @@ cinder (2:8.0.0~rc1-1) experimental; urgency=medium
   * New upstream release.
   * Disable non-deterministic failed tests:
     cinder.tests.unit.test_volume.VolumeTestCase.test_create_delete_volume
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Mar 2016 14:10:58 +0100
 
index 673f330401a7efae10dd8ddfa26e748d34ddbf89..49f269842280dc6251aa28fc4ac2ca63394a411e 100644 (file)
@@ -24,10 +24,11 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-enum34,
                      python-eventlet (>= 0.18.4),
                      python-fixtures (>= 1.3.1),
-                     python-glanceclient (>= 1:1.2.0),
+                     python-glanceclient (>= 1:2.0.0),
                      python-googleapi (>= 1.4.2),
                      python-greenlet,
                      python-hacking (>= 0.10.0),
+                     python-httplib2,
                      python-iso8601,
                      python-keystoneclient (>= 1:1.6.0),
                      python-keystonemiddleware (>= 4.0.0),
@@ -37,10 +38,10 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-mox3,
                      python-mysqldb,
                      python-novaclient (>= 2:2.29.0),
-                     python-oauth2client (>= 1.4.12),
+                     python-oauth2client (>= 2.0.1),
                      python-os-brick (>= 1.0.0),
                      python-os-testr (>= 0.4.2),
-                     python-os-win (>= 0.2.1),
+                     python-os-win (>= 0.2.3),
                      python-oslo.concurrency (>= 3.5.0),
                      python-oslo.config (>= 1:3.7.0),
                      python-oslo.context (>= 0.2.0),
@@ -100,9 +101,10 @@ Depends: python-babel,
          python-crypto,
          python-decorator (>= 3.4.0),
          python-eventlet (>= 0.18.4),
-         python-glanceclient (>= 1:1.2.0),
+         python-glanceclient (>= 1:2.0.0),
          python-googleapi (>= 1.4.2),
          python-greenlet,
+         python-httplib2,
          python-hp3parclient,
          python-iso8601,
          python-keystoneclient (>= 1:1.6.0),
@@ -111,9 +113,9 @@ Depends: python-babel,
          python-migrate (>= 0.9.6),
          python-mysqldb,
          python-novaclient (>= 2:2.29.0),
-         python-oauth2client (>= 1.4.12),
+         python-oauth2client (>= 2.0.1),
          python-os-brick (>= 1.0.0),
-         python-os-win (>= 0.2.1),
+         python-os-win (>= 0.2.3),
          python-oslo.concurrency (>= 3.5.0),
          python-oslo.config (>= 1:3.7.0),
          python-oslo.context (>= 0.2.0),