From: Thomas Goirand Date: Thu, 5 Jun 2014 07:05:20 +0000 (+0000) Subject: openstack-pkg-tools (>= 12~) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9408fd00b4b21e3892a92262eeca2ab4eb0b6ed4;p=openstack-build%2Fcinder-build.git openstack-pkg-tools (>= 12~) --- diff --git a/debian/changelog b/debian/changelog index a95ceec18..d7c1037b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cinder (2014.1-7) unstable; urgency=medium + + * Now build-depends on openstack-pkg-tools >= 0.12~. + + -- Thomas Goirand Thu, 05 Jun 2014 07:04:33 +0000 + cinder (2014.1-6) unstable; urgency=medium * Switched from restarting daemons to copytruncate in logrotate. diff --git a/debian/control b/debian/control index 909e8168c..eded27b01 100644 --- a/debian/control +++ b/debian/control @@ -6,11 +6,12 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 8.0.0), - openstack-pkg-tools (>= 9~), + openstack-pkg-tools (>= 12~), po-debconf, python-all (>= 2.6.6-3~), python-pbr (>= 0.6), - python-setuptools + python-setuptools, + python-sphinx Build-Depends-Indep: python-amqplib, python-anyjson (>= 0.3.3), python-babel (>= 1.3), @@ -35,9 +36,9 @@ Build-Depends-Indep: python-amqplib, python-netaddr, python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1:1.2.1), - python-oslosphinx, python-oslo.messaging (>= 1.3.0~a9), python-oslo.rootwrap, + python-oslosphinx, python-paramiko (>= 1.9.0), python-paste, python-pastedeploy, @@ -46,7 +47,6 @@ Build-Depends-Indep: python-amqplib, python-routes, python-rtslib-fb, python-six (>= 1.5.2), - python-sphinx, python-sqlalchemy, python-stevedore (>= 0.14), python-subunit (>= 0.0.18), @@ -89,9 +89,9 @@ Depends: python-amqplib, python-paste, python-pastedeploy, python-pbr (>= 0.6), + python-requests (>= 1.1), python-routes, python-rtslib-fb, - python-requests (>= 1.1), python-six (>= 1.5.2), python-sqlalchemy, python-stevedore (>= 0.14),