From: Thomas Goirand Date: Tue, 1 Jul 2014 14:31:23 +0000 (+0800) Subject: New (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=0e06bbb63ae2383c125e4d3d99592bf0fe4816c0;p=openstack-build%2Fcinder-build.git New (build-)depends for this release. --- diff --git a/debian/changelog b/debian/changelog index a3e5fb232..b25994b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cinder (2014.2~b1-1) experimental; urgency=medium * New upstream release. + * New (build-)depends for this release. -- Thomas Goirand Tue, 01 Jul 2014 22:26:43 +0800 diff --git a/debian/control b/debian/control index 5a6239c2c..4f23b31c0 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,8 @@ Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-pbr (>= 0.6), python-setuptools, - python-sphinx -Build-Depends-Indep: python-amqplib, - python-anyjson (>= 0.3.3), + python-sphinx (>= 1.2.1) +Build-Depends-Indep: python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-coverage (>= 3.6), python-daemon, @@ -22,21 +21,19 @@ Build-Depends-Indep: python-amqplib, python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), python-hacking (>= 0.8.0), - python-hp3parclient (>= 3.0), - python-hplefthandclient, python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.6.0), + python-keystoneclient (>= 1:0.8.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml, - python-migrate (>= 0.8.2), + python-migrate (>= 0.9.1), python-mock (>= 1.0), python-mox, python-mysqldb, python-netaddr, python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1:1.2.1), - python-oslo.messaging (>= 1.3.0~a9), + python-oslo.messaging (>= 1.3.0), python-oslo.rootwrap, python-oslosphinx, python-paramiko (>= 1.9.0), @@ -51,7 +48,7 @@ Build-Depends-Indep: python-amqplib, python-stevedore (>= 0.14), python-subunit (>= 0.0.18), python-suds, - python-swiftclient (>= 1:1.6.0), + python-swiftclient (>= 1:2.0.2), python-taskflow (>= 0.1.3), python-testtools (>= 0.9.34), python-webob (>= 1.2.3), @@ -66,24 +63,23 @@ Package: python-cinder Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: python-amqplib, - python-anyjson (>= 0.3.3), +Depends: python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-daemon, python-eventlet (>= 0.13.0), python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.6.0), + python-keystoneclient (>= 1:0.8.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml, - python-migrate (>= 0.8.2), + python-migrate (>= 0.9.1), python-mysqldb, python-netaddr, python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1:1.2.1), - python-oslo.messaging (>= 1.3.0~a9), + python-oslo.messaging (>= 1.3.0), python-oslo.rootwrap, python-paramiko (>= 1.9.0), python-paste, @@ -96,7 +92,7 @@ Depends: python-amqplib, python-sqlalchemy, python-stevedore (>= 0.14), python-suds, - python-swiftclient (>= 1:1.6.0), + python-swiftclient (>= 1:2.0.2), python-taskflow (>= 0.1.3), python-webob (>= 1.2.3), ${misc:Depends},