From 8961cd1fe27e0acb1870f46d8559ca52dbda3451 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 7 Sep 2015 12:11:55 +0200 Subject: [PATCH] Fixed (build-)depends for this release. --- debian/changelog | 1 + debian/control | 45 +++++++++++++++++++++++---------------------- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0d14c1fe7..1bbe803b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 01 Sep 2015 13:56:21 +0200 diff --git a/debian/control b/debian/control index 0d8e67930..fede106c5 100644 --- a/debian/control +++ b/debian/control @@ -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, -- 2.45.2