From: Thomas Goirand Date: Thu, 5 Jun 2014 07:32:53 +0000 (+0000) Subject: Now build-depends on openstack-pkg-tools >= 12~. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=54ee18a1f8213e1472eec1648e2c2cee68984947;p=openstack-build%2Fheat-build.git Now build-depends on openstack-pkg-tools >= 12~. Rewritten-From: bfc3640a9e1de8cf78fd23d28d7a565b8acddfe3 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 756db8e7..f481a962 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +heat (2014.1-7) unstable; urgency=medium + + * Now build-depends on openstack-pkg-tools >= 12~. + + -- Thomas Goirand Thu, 05 Jun 2014 07:32:14 +0000 + heat (2014.1-6) unstable; urgency=medium * Switched from restarting daemons to copytruncate in logrotate. diff --git a/xenial/debian/control b/xenial/debian/control index f48f8554..0c6d6389 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,10 +6,11 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 9~), + openstack-pkg-tools (>= 12~), po-debconf, python-all (>= 2.6.6-3~), - python-pbr (>= 0.6) + python-pbr (>= 0.6), + python-sphinx Build-Depends-Indep: python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), python-cinderclient (>= 1:1.0.6), @@ -47,7 +48,6 @@ Build-Depends-Indep: python-babel (>= 1.3), python-sendfile, python-setuptools, python-six (>= 1.5.2), - python-sphinx, python-sqlalchemy (>= 0.7.8), python-subunit, python-swiftclient (>= 1:2.0.2),