From adf4389f0362ad837ba064a39ab8533b3614ae1f Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 4 Mar 2016 11:46:19 +0800 Subject: [PATCH] Now packaging Mitaka b3. --- debian/changelog | 3 ++- debian/control | 55 ++++++++++++++++++++++++++---------------------- 2 files changed, 32 insertions(+), 26 deletions(-) diff --git a/debian/changelog b/debian/changelog index 803f98e72..23b5836f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 90ef7e3a4..673f33040 100644 --- a/debian/control +++ b/debian/control @@ -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}, -- 2.45.2