]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Now build-depends on openstack-pkg-tools >= 12~.
authorThomas Goirand <thomas@goirand.fr>
Thu, 5 Jun 2014 07:32:53 +0000 (07:32 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 5 Jun 2014 07:32:53 +0000 (07:32 +0000)
Rewritten-From: bfc3640a9e1de8cf78fd23d28d7a565b8acddfe3

trusty/debian/changelog
trusty/debian/control

index 756db8e7b060a130b53955fce87b1300bcc13106..f481a962d0ca8441d35ee1f64cb14154bf439f24 100644 (file)
@@ -1,3 +1,9 @@
+heat (2014.1-7) unstable; urgency=medium
+
+  * Now build-depends on openstack-pkg-tools >= 12~.
+
+ -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 07:32:14 +0000
+
 heat (2014.1-6) unstable; urgency=medium
 
   * Switched from restarting daemons to copytruncate in logrotate.
index f48f8554ae5a704f2906f4fa2ad08c631a6882f5..0c6d63890b8dde8267a5a3c2716f86dd57926000 100644 (file)
@@ -6,10 +6,11 @@ Uploaders: Julien Danjou <acid@debian.org>,
            Thomas Goirand <zigo@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>
 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),