From 94c52ddc2b87076c280758ceb265a89c73a32a3a Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 10 Feb 2015 14:43:17 +0100 Subject: [PATCH] Fixed (build-)depends for this release. --- debian/control | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/debian/control b/debian/control index b42d7a299..cf25319c2 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), + dh-python, dh-systemd, openstack-pkg-tools (>= 20~), po-debconf, @@ -15,11 +16,11 @@ Build-Depends: debhelper (>= 9), python-sphinx (>= 1.2.1) Build-Depends-Indep: python-anyjson (>= 0.3.3), python-babel (>= 1.3), - python-barbicanclient, + python-barbicanclient (>= 3.0.1), python-coverage (>= 3.6), python-crypto, python-daemon, - python-eventlet (>= 0.15.2), + python-eventlet (>= 0.16.1), python-fixtures (>= 0.3.14), python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.3.2), @@ -35,14 +36,15 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3), python-mysqldb, python-netaddr (>= 0.7.12), python-novaclient (>= 2:2.18.0), - python-oslo.concurrency (>= 0.3.0), - python-oslo.config (>= 1:1.4.0.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), + python-oslo.concurrency (>= 1.4.1), + python-oslo.config (>= 1:1.6.0), + python-oslo.context (>= 0.1.0), + python-oslo.db (>= 1.4.1), + python-oslo.i18n (>= 1.3.0), python-oslo.messaging (>= 1.4.1), python-oslo.rootwrap (>= 1.3.0.0), - python-oslo.serialization (>= 1.0.0), - python-oslo.utils (>= 1.1.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-oslosphinx (>= 2.2.0), python-oslotest (>= 1.2.0), python-osprofiler, @@ -50,7 +52,9 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3), python-paste, python-pastedeploy, python-psycopg2, + python-pyparsing (>= 2.0.1), python-requests (>= 2.2.0), + python-retrying (>= 1.2.3), python-routes, python-rtslib-fb, python-six (>= 1.7.0), @@ -59,7 +63,7 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3), python-subunit (>= 0.0.18), python-suds, python-swiftclient (>= 1:2.2.0), - python-taskflow (>= 0.4), + python-taskflow (>= 0.6), python-testtools (>= 0.9.36), python-webob (>= 1.2.3), python-xattr, @@ -76,10 +80,10 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-anyjson (>= 0.3.3), python-babel (>= 1.3), - python-barbicanclient, + python-barbicanclient (>= 3.0.1), python-crypto, python-daemon, - python-eventlet (>= 0.15.2), + python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9), @@ -91,21 +95,24 @@ Depends: python-anyjson (>= 0.3.3), python-mysqldb, python-netaddr (>= 0.7.12), python-novaclient (>= 2:2.18.0), - python-oslo.concurrency (>= 0.3.0), - python-oslo.config (>= 1:1.4.0.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), + python-oslo.concurrency (>= 1.4.1), + python-oslo.config (>= 1:1.6.0), + python-oslo.context (>= 0.1.0), + python-oslo.db (>= 1.4.1), + python-oslo.i18n (>= 1.3.0), python-oslo.messaging (>= 1.4.1), python-oslo.rootwrap (>= 1.3.0.0), - python-oslo.serialization (>= 1.0.0), - python-oslo.utils (>= 1.1.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-osprofiler, python-paramiko (>= 1.9.0), python-paste, python-pastedeploy, python-passlib, python-pbr (>= 0.6), + python-pyparsing (>= 2.0.1), python-requests (>= 2.2.0), + python-retrying (>= 1.2.3), python-routes, python-rtslib-fb, python-six (>= 1.7.0), @@ -113,7 +120,7 @@ Depends: python-anyjson (>= 0.3.3), python-stevedore (>= 1.1.0), python-suds, python-swiftclient (>= 1:2.2.0), - python-taskflow (>= 0.4), + python-taskflow (>= 0.6), python-webob (>= 1.2.3), python-xattr, ${misc:Depends}, -- 2.45.2