]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed ceilometer depends
authorThomas Goirand <zigo@debian.org>
Wed, 15 Apr 2015 08:55:17 +0000 (10:55 +0200)
committerThomas Goirand <zigo@debian.org>
Wed, 15 Apr 2015 08:55:17 +0000 (10:55 +0200)
Rewritten-From: 18d690f11520e4d4f8c551e3fd5a2c983156c2ac

trusty/debian/control

index 80427a691127cfb2588b1088e39360ac91131a99..d464cc20a9138210e5ccd58868c4a77534b48a66 100644 (file)
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx
 Build-Depends-Indep: gettext,
                      python-babel (>= 1.3),
-                     python-ceilometerclient (>= 1.0.6),
+                     python-ceilometerclient (>= 1.0.13),
                      python-cinderclient (>= 1:1.1.0),
                      python-cloudfiles,
                      python-compressor (>= 1.4),
@@ -91,7 +91,7 @@ Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-babel (>= 1.3),
-         python-ceilometerclient (>= 1.0.6),
+         python-ceilometerclient (>= 1.0.13),
          python-cinderclient (>= 1:1.1.0),
          python-cloudfiles,
          python-compressor (>= 1.4),