From: Thomas Goirand Date: Fri, 15 Jul 2016 14:39:43 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=8df79e0876807d897d95f809b9b42ff2f1d60b37;p=openstack-build%2Fcinder-build.git Fixed (build-)depends for this release. Rewritten-From: 1e06a1b86c74c38097718462abe8f3245f75f341 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index ce112d43a..921339ddd 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -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 Fri, 15 Jul 2016 16:35:01 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 37b6d06b0..baf09382f 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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),