]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
openstack-pkg-tools (>= 12~)
authorThomas Goirand <thomas@goirand.fr>
Thu, 5 Jun 2014 07:05:20 +0000 (07:05 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 5 Jun 2014 07:05:20 +0000 (07:05 +0000)
debian/changelog
debian/control

index a95ceec18eb4259a477930cdda6f6f92911b1c41..d7c1037b054d98fc4b6fb1945a74c29a0e188b83 100644 (file)
@@ -1,3 +1,9 @@
+cinder (2014.1-7) unstable; urgency=medium
+
+  * Now build-depends on openstack-pkg-tools >= 0.12~.
+
+ -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 07:04:33 +0000
+
 cinder (2014.1-6) unstable; urgency=medium
 
   * Switched from restarting daemons to copytruncate in logrotate.
index 909e8168c8fd4fb492d63dd877125f0e0ed36657..eded27b0100522f2945f0c92eee0acc2b713e4cb 100644 (file)
@@ -6,11 +6,12 @@ Uploaders: Julien Danjou <acid@debian.org>,
            Thomas Goirand <zigo@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>
 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),