From: Thomas Goirand Date: Wed, 11 Sep 2013 06:35:49 +0000 (+0800) Subject: Reviewed (build-)dependencies. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ec16916424263252dd9d5d9e1a167602fc1992ab;p=openstack-build%2Fcinder-build.git Reviewed (build-)dependencies. Rewritten-From: cf033d9d670eaeabf005afc369de67e1f71e16b3 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index f6b65707f..cd06caeee 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ -cinder (2013.2~b3-1) UNRELEASED; urgency=low +cinder (2013.2~b3-1) experimental; urgency=low * New upstream release. + * Reviewed (build-)dependencies. -- Thomas Goirand Sat, 22 Jun 2013 16:27:46 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index d3ddbefd4..5bbb143ec 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8.0.0), po-debconf, python-all (>= 2.6.6-3~), python-d2to1, - python-pbr + python-pbr (>= 0.5.21) Build-Depends-Indep: pep8 (>= 1.3.3), pylint, python-amqplib, @@ -22,22 +22,23 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-cheetah, python-coverage, python-daemon, - python-eventlet (>= 0.12.0), + python-eventlet (>= 0.13.0), python-fixtures (>= 0.3.12), - python-glanceclient (>= 1:0.5.0), + python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), - python-hp3parclient, + python-hp3parclient (>= 2.0), python-iso8601, - python-keystoneclient (>= 1:0.2.1), + python-keystoneclient (>= 1:0.3.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml, python-migrate, - python-mock, + python-mock (>= 1.0), python-mox, python-mysqldb, python-netaddr, python-nose, + python-novaclient (>= 2:2.13.0), python-oslo.config, python-oslo.sphinx, python-paramiko (>= 1.8.0), @@ -51,13 +52,13 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-six, python-sphinx, python-sqlalchemy, - python-stevedore (>= 0.9), + python-stevedore (>= 0.10), python-subunit, python-suds, - python-swiftclient, + python-swiftclient (>= 1:1.6.0), python-testtools (>= 0.9.32), python-webob (>= 1.2.3), - testrepository (>= 0.0.15) + testrepository (>= 0.0.17) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/cinder.git @@ -73,11 +74,11 @@ Depends: python-amqplib, python-babel, python-cheetah, python-daemon, - python-eventlet (>= 0.12.0), - python-glanceclient (>= 1:0.5.0), + python-eventlet (>= 0.13.0), + python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), python-iso8601, - python-keystoneclient (>= 1:0.2.1), + python-keystoneclient (>= 1:0.3.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml, @@ -92,9 +93,9 @@ Depends: python-amqplib, python-rtslib, python-six, python-sqlalchemy, - python-stevedore (>= 0.9), + python-stevedore (>= 0.10), python-suds, - python-swiftclient, + python-swiftclient (>= 1:1.6.0), python-webob (>= 1.2.3), ${misc:Depends}, ${python:Depends}