]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Sat, 26 Sep 2015 14:29:45 +0000 (16:29 +0200)
committerThomas Goirand <zigo@debian.org>
Sat, 26 Sep 2015 14:29:45 +0000 (16:29 +0200)
Rewritten-From: fea44f96f398e0569af474eef51a18b9ba8cfb48

xenial/debian/control

index 8d2f064360f7630201b7923bdcaf956a36f369f6..d8b40311a166867c47ef92dd6094efa1f734cfe3 100644 (file)
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
 Build-Depends-Indep: gettext,
                      python-babel,
-                     python-ceilometerclient (>= 1.0.13),
+                     python-ceilometerclient (>= 1.5.0),
                      python-cinderclient (>= 1:1.3.0),
                      python-compressor,
                      python-coverage,
@@ -37,8 +37,8 @@ Build-Depends-Indep: gettext,
                      python-nose-exclude,
                      python-nosehtmloutput,
                      python-nosexcover,
-                     python-novaclient (>= 2:2.26.0),
-                     python-openstack-auth (>= 1.4.0),
+                     python-novaclient (>= 2:2.28.1),
+                     python-openstack-auth (>= 2.0.0),
                      python-openstack.nose-plugin,
                      python-oslo.concurrency (>= 2.3.0),
                      python-oslo.config (>= 1:2.3.0),
@@ -91,7 +91,7 @@ Package: python-django-horizon
 Section: python
 Architecture: all
 Depends: python-babel,
-         python-ceilometerclient (>= 1.0.13),
+         python-ceilometerclient (>= 1.5.0),
          python-cinderclient (>= 1:1.3.0),
          python-compressor,
          python-django,
@@ -107,15 +107,15 @@ Depends: python-babel,
          python-memcache,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
-         python-novaclient (>= 2:2.26.0),
-         python-openstack-auth (>= 1.4.0),
+         python-novaclient (>= 2:2.28.1),
+         python-openstack-auth (>= 2.0.0),
          python-oslo.concurrency (>= 2.3.0),
          python-oslo.config (>= 1:2.3.0),
          python-oslo.i18n (>= 1.5.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.serialization (>= 1.4.0),
          python-oslo.utils (>= 2.0.0),
-         python-pbr (>= 1.6),
+         python-pbr (>= 1.8),
          python-pint,
          python-pyscss (>= 1.3.4),
          python-saharaclient (>= 0.10.0),