]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Mon, 7 Sep 2015 10:11:55 +0000 (12:11 +0200)
committerThomas Goirand <zigo@debian.org>
Mon, 7 Sep 2015 10:11:55 +0000 (12:11 +0200)
debian/changelog
debian/control

index 0d14c1fe77818a933d79d1e448291d946830521d..1bbe803b29fafa91549183eb06a9bded4475d8a1 100644 (file)
@@ -5,6 +5,7 @@ cinder (2:7.0.0~b3-1) experimental; urgency=medium
     - Bumped EPOCH to 2 instead of 1.
     - Some Ubuntu version lower bounds for dependencies.
     - Added a cinder-doc package.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 01 Sep 2015 13:56:21 +0200
 
index 0d8e67930fb5fac9c9069c6dc62c4c79582778c8..fede106c5143653a23d677398f06f9f182897897 100644 (file)
@@ -9,10 +9,11 @@ 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-anyjson,
+Build-Depends-Indep: bandit (>= 0.13.2),
+                     python-anyjson,
                      python-babel,
                      python-barbicanclient (>= 3.0.1),
                      python-coverage,
@@ -33,27 +34,27 @@ Build-Depends-Indep: python-anyjson,
                      python-mox3,
                      python-mysqldb,
                      python-netaddr (>= 0.7.12),
-                     python-novaclient (>= 2:2.22.0),
-                     python-os-brick,
+                     python-novaclient (>= 2:2.26.0),
+                     python-os-brick (>= 0.3.2),
                      python-os-testr,
-                     python-oslo.concurrency (>= 2.1.0),
-                     python-oslo.config (>= 1:1.11.0),
+                     python-oslo.concurrency (>= 2.3.0),
+                     python-oslo.config (>= 1:2.1.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.policy (>= 0.5.0),
                      python-oslo.reports,
                      python-oslo.rootwrap (>= 2.0.0),
                      python-oslo.serialization (>= 1.4.0),
-                     python-oslo.service,
-                     python-oslo.utils (>= 1.9.0),
-                     python-oslo.versionedobjects (>= 0.5.0),
+                     python-oslo.service (>= 0.8.0),
+                     python-oslo.utils (>= 2.0.0),
+                     python-oslo.versionedobjects (>= 0.6.0),
                      python-oslo.vmware (>= 1.16.0),
                      python-oslosphinx (>= 2.5.0),
-                     python-oslotest (>= 1.7.0),
+                     python-oslotest (>= 1.10.0),
                      python-osprofiler (>= 0.3.0),
                      python-paramiko (>= 1.13.0),
                      python-paste,
@@ -100,29 +101,29 @@ Depends: python-anyjson,
          python-migrate (>= 0.9.6),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
-         python-novaclient (>= 2:2.22.0),
-         python-os-brick,
-         python-oslo.concurrency (>= 2.1.0),
-         python-oslo.config (>= 1:1.11.0),
+         python-novaclient (>= 2:2.26.0),
+         python-os-brick (>= 0.3.2),
+         python-oslo.concurrency (>= 2.3.0),
+         python-oslo.config (>= 1:2.1.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.policy (>= 0.5.0),
          python-oslo.reports,
          python-oslo.rootwrap (>= 2.0.0),
          python-oslo.serialization (>= 1.4.0),
-         python-oslo.service,
-         python-oslo.utils (>= 1.9.0),
-         python-oslo.versionedobjects (>= 0.5.0),
+         python-oslo.service (>= 0.8.0),
+         python-oslo.utils (>= 2.0.0),
+         python-oslo.versionedobjects (>= 0.6.0),
          python-oslo.vmware (>= 1.16.0),
          python-osprofiler (>= 0.3.0),
          python-paramiko (>= 1.13.0),
          python-paste,
          python-pastedeploy,
-         python-pbr (>= 1.3),
+         python-pbr (>= 1.6),
          python-psutil,
          python-psycopg2,
          python-pymysql,