]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Sun, 12 Oct 2014 06:09:30 +0000 (14:09 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 12 Oct 2014 06:09:30 +0000 (14:09 +0800)
Rewritten-From: 1101a536e22e4d232e04c5f635f20340ced31a7e

xenial/debian/changelog
xenial/debian/control

index 0e3bd0baa0402064619f91bead9cf5ef23a8b205..14709118a628d8d85b5a54f87a4b0b25650f50fe 100644 (file)
@@ -1,6 +1,7 @@
 heat (2014.2~rc3-1) experimental; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
   * Now using templated init script for sysv-rc, generated systemd unit and
     upstart jobs, using openstack-pkg-tools >= 13.
   * Mangling upstream rc and beta versions in watch file.
index 048adac5229708259f0ae8d46d6b840a698a2f18..f0399af12c406e26802d67d10155d4bf4fd0ab1d 100644 (file)
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx
 Build-Depends-Indep: python-babel (>= 1.3),
                      python-ceilometerclient (>= 1.0.6),
-                     python-cinderclient (>= 1:1.0.7),
+                     python-cinderclient (>= 1:1.1.0),
                      python-cliff (>= 1.6),
                      python-coverage (>= 3.6),
                      python-crypto,
@@ -27,7 +27,7 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-iso8601 (>= 0.1.9),
                      python-keystoneclient (>= 1:0.10.0),
                      python-keystonemiddleware,
-                     python-kombu (>= 2.4.8),
+                     python-kombu (>= 2.5.0),
                      python-lockfile,
                      python-lxml (>= 2.3),
                      python-memcache,
@@ -81,7 +81,7 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-babel (>= 1.3),
          python-ceilometerclient (>= 1.0.6),
-         python-cinderclient (>= 1:1.0.7),
+         python-cinderclient (>= 1:1.1.0),
          python-crypto,
          python-eventlet (>= 0.15.1),
          python-glanceclient (>= 1:0.14.0),
@@ -91,7 +91,7 @@ Depends: python-babel (>= 1.3),
          python-iso8601 (>= 0.1.9),
          python-keystoneclient (>= 1:0.10.0),
          python-keystonemiddleware,
-         python-kombu (>= 2.4.8),
+         python-kombu (>= 2.5.0),
          python-lxml (>= 2.3),
          python-memcache,
          python-migrate (>= 0.9.1),