]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Fri, 15 Jul 2016 14:39:43 +0000 (16:39 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 15 Jul 2016 14:39:43 +0000 (16:39 +0200)
Rewritten-From: 1e06a1b86c74c38097718462abe8f3245f75f341

xenial/debian/changelog
xenial/debian/control

index ce112d43ac5de11d400c3d53a5eaa339ca7eda3a..921339dddd21c5c27d7803b31227da56572ad1dd 100644 (file)
@@ -1,6 +1,7 @@
 cinder (2:9.0.0~b2-1) experimental; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
   * Updated Danish translation of the debconf templates (Closes: #830641).
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 15 Jul 2016 16:35:01 +0200
index 37b6d06b053652c2d083ca3647be08f3e1ef8b4b..baf09382f386e7fa701f76d32153f51d9176217d 100644 (file)
@@ -23,12 +23,13 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-ddt (>= 1.0.1),
                      python-enum34,
                      python-eventlet (>= 0.18.4),
-                     python-fixtures (>= 1.3.1),
+                     python-fixtures (>= 3.0.0),
                      python-glanceclient (>= 1:2.0.0),
                      python-googleapi (>= 1.4.2),
                      python-greenlet,
                      python-hacking (>= 0.10.0),
                      python-httplib2,
+                     python-ipaddress (>= 1.0.7),
                      python-iso8601 (>= 0.1.11),
                      python-keystoneclient (>= 1:1.7.0),
                      python-keystonemiddleware (>= 4.0.0),
@@ -43,19 +44,19 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-os-testr (>= 0.7.0),
                      python-os-win (>= 0.2.3),
                      python-oslo.concurrency (>= 3.8.0),
-                     python-oslo.config (>= 1:3.9.0),
-                     python-oslo.context (>= 2.2.0),
+                     python-oslo.config (>= 1:3.12.0),
+                     python-oslo.context (>= 2.4.0),
                      python-oslo.db (>= 4.1.0),
                      python-oslo.i18n (>= 2.1.0),
                      python-oslo.log (>= 2.0.0),
-                     python-oslo.messaging (>= 4.5.0),
+                     python-oslo.messaging (>= 5.2.0),
                      python-oslo.middleware (>= 3.0.0),
-                     python-oslo.policy (>= 0.5.0),
+                     python-oslo.policy (>= 1.9.0),
                      python-oslo.reports (>= 1.0.0),
                      python-oslo.rootwrap (>= 2.0.0),
                      python-oslo.serialization (>= 2.0.0),
                      python-oslo.service (>= 1.10.0),
-                     python-oslo.utils (>= 3.5.0),
+                     python-oslo.utils (>= 3.15.0),
                      python-oslo.versionedobjects (>= 1.9.1),
                      python-oslo.vmware (>= 1.16.0),
                      python-oslosphinx (>= 2.5.0),
@@ -107,6 +108,7 @@ Depends: python-babel (>= 2.3.4),
          python-greenlet,
          python-httplib2,
          python-hp3parclient,
+         python-ipaddress (>= 1.0.7),
          python-iso8601 (>= 0.1.11),
          python-keystoneclient (>= 1:1.7.0),
          python-keystonemiddleware (>= 4.0.0),
@@ -118,19 +120,19 @@ Depends: python-babel (>= 2.3.4),
          python-os-brick (>= 1.3.0),
          python-os-win (>= 0.2.3),
          python-oslo.concurrency (>= 3.8.0),
-         python-oslo.config (>= 1:3.9.0),
-         python-oslo.context (>= 2.2.0),
+         python-oslo.config (>= 1:3.12.0),
+         python-oslo.context (>= 2.4.0),
          python-oslo.db (>= 4.1.0),
          python-oslo.i18n (>= 2.1.0),
          python-oslo.log (>= 2.0.0),
-         python-oslo.messaging (>= 4.5.0),
+         python-oslo.messaging (>= 5.2.0),
          python-oslo.middleware (>= 3.0.0),
-         python-oslo.policy (>= 0.5.0),
+         python-oslo.policy (>= 1.9.0),
          python-oslo.reports (>= 1.0.0),
          python-oslo.rootwrap (>= 2.0.0),
          python-oslo.serialization (>= 2.0.0),
          python-oslo.service (>= 1.10.0),
-         python-oslo.utils (>= 3.5.0),
+         python-oslo.utils (>= 3.15.0),
          python-oslo.versionedobjects (>= 1.9.1),
          python-oslo.vmware (>= 1.16.0),
          python-osprofiler (>= 1.3.0),