]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Now packaging Mitaka b3.
authorThomas Goirand <zigo@debian.org>
Fri, 4 Mar 2016 03:46:19 +0000 (11:46 +0800)
committerThomas Goirand <zigo@debian.org>
Fri, 4 Mar 2016 03:46:19 +0000 (11:46 +0800)
debian/changelog
debian/control

index 803f98e724a6ffb880969f3d969594b3f6eb976f..23b5836f45e894c6a498ce741f7108fbb37635ae 100644 (file)
@@ -2,7 +2,8 @@ cinder (2:8.0.0~b3-1) experimental; urgency=medium
 
   [ Thomas Goirand ]
   * New upstream release.
-  * New (build-)depends on python-oauth2client to ensure version.
+  * Fixed (build-)depends for this release.
+  * New (build-)depends on python-oauth2client to ensure its version.
   * Added missing build-depends on git, needed by sphinx-build.
   * Fixed config file generation.
 
index 90ef7e3a4da1b88fd8edc1b9f1f58aee070822c9..673f330401a7efae10dd8ddfa26e748d34ddbf89 100644 (file)
@@ -19,9 +19,10 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-barbicanclient (>= 3.3.0),
                      python-coverage,
                      python-crypto,
+                     python-decorator (>= 3.4.0),
                      python-ddt (>= 1.0.1),
                      python-enum34,
-                     python-eventlet (>= 0.17.4),
+                     python-eventlet (>= 0.18.4),
                      python-fixtures (>= 1.3.1),
                      python-glanceclient (>= 1:1.2.0),
                      python-googleapi (>= 1.4.2),
@@ -37,28 +38,28 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-mysqldb,
                      python-novaclient (>= 2:2.29.0),
                      python-oauth2client (>= 1.4.12),
-                     python-os-brick (>= 0.4.0),
+                     python-os-brick (>= 1.0.0),
                      python-os-testr (>= 0.4.2),
-                     python-os-win (>= 0.0.7),
-                     python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:3.2.0),
+                     python-os-win (>= 0.2.1),
+                     python-oslo.concurrency (>= 3.5.0),
+                     python-oslo.config (>= 1:3.7.0),
                      python-oslo.context (>= 0.2.0),
                      python-oslo.db (>= 4.1.0),
-                     python-oslo.i18n (>= 1.5.0),
+                     python-oslo.i18n (>= 2.1.0),
                      python-oslo.log (>= 2.0.0),
-                     python-oslo.messaging (>= 3.0.0),
+                     python-oslo.messaging (>= 4.0.0),
                      python-oslo.middleware (>= 3.0.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.reports (>= 1.0.0),
                      python-oslo.rootwrap (>= 2.0.0),
                      python-oslo.serialization (>= 2.0.0),
                      python-oslo.service (>= 1.0.0),
-                     python-oslo.utils (>= 3.2.0),
-                     python-oslo.versionedobjects (>= 1.0.0),
+                     python-oslo.utils (>= 3.5.0),
+                     python-oslo.versionedobjects (>= 1.5.0),
                      python-oslo.vmware (>= 1.16.0),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.10.0),
-                     python-osprofiler (>= 0.4.0),
+                     python-osprofiler (>= 1.1.0),
                      python-paramiko (>= 1.13.0),
                      python-paste,
                      python-pastedeploy,
@@ -70,16 +71,18 @@ Build-Depends-Indep: bandit (>= 0.13.2),
                      python-retrying,
                      python-routes,
                      python-rtslib-fb (>= 2.1.57),
+                     python-simplejson,
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 1.0.10),
                      python-stevedore (>= 1.5.0),
                      python-swiftclient (>= 1:2.2.0),
-                     python-taskflow (>= 1.25.0),
-                     python-tempest-lib (>= 0.13.0),
+                     python-taskflow (>= 1.26.0),
+                     python-tempest-lib (>= 0.14.0),
                      python-testresources,
                      python-testscenarios,
                      python-testtools (>= 1.4.0),
                      python-tooz (>= 1.28.0),
+                     python-tz,
                      python-webob,
                      subunit,
                      testrepository,
@@ -91,12 +94,12 @@ Homepage: https://github.com/openstack/cinder
 Package: python-cinder
 Section: python
 Architecture: all
-Depends: python-anyjson,
-         python-babel,
+Depends: python-babel,
          python-barbicanclient (>= 3.3.0),
          python-ceph,
          python-crypto,
-         python-eventlet (>= 0.17.4),
+         python-decorator (>= 3.4.0),
+         python-eventlet (>= 0.18.4),
          python-glanceclient (>= 1:1.2.0),
          python-googleapi (>= 1.4.2),
          python-greenlet,
@@ -109,25 +112,25 @@ Depends: python-anyjson,
          python-mysqldb,
          python-novaclient (>= 2:2.29.0),
          python-oauth2client (>= 1.4.12),
-         python-os-brick (>= 0.4.0),
-         python-os-win (>= 0.0.7),
-         python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:3.2.0),
+         python-os-brick (>= 1.0.0),
+         python-os-win (>= 0.2.1),
+         python-oslo.concurrency (>= 3.5.0),
+         python-oslo.config (>= 1:3.7.0),
          python-oslo.context (>= 0.2.0),
          python-oslo.db (>= 4.1.0),
-         python-oslo.i18n (>= 1.5.0),
+         python-oslo.i18n (>= 2.1.0),
          python-oslo.log (>= 2.0.0),
-         python-oslo.messaging (>= 3.0.0),
+         python-oslo.messaging (>= 4.0.0),
          python-oslo.middleware (>= 3.0.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.reports (>= 1.0.0),
          python-oslo.rootwrap (>= 2.0.0),
          python-oslo.serialization (>= 2.0.0),
          python-oslo.service (>= 1.0.0),
-         python-oslo.utils (>= 3.2.0),
-         python-oslo.versionedobjects (>= 1.0.0),
+         python-oslo.utils (>= 3.5.0),
+         python-oslo.versionedobjects (>= 1.5.0),
          python-oslo.vmware (>= 1.16.0),
-         python-osprofiler (>= 0.4.0),
+         python-osprofiler (>= 1.1.0),
          python-paramiko (>= 1.13.0),
          python-paste,
          python-pastedeploy,
@@ -140,12 +143,14 @@ Depends: python-anyjson,
          python-retrying,
          python-routes,
          python-rtslib-fb (>= 2.1.57),
+         python-simplejson,
          python-six (>= 1.9.0),
          python-sqlalchemy (>= 1.0.10),
          python-stevedore (>= 1.5.0),
          python-swiftclient (>= 1:2.2.0),
-         python-taskflow (>= 1.25.0),
+         python-taskflow (>= 1.26.0),
          python-tooz (>= 1.28.0),
+         python-tz,
          python-webob,
          ${misc:Depends},
          ${python:Depends},