]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Mon, 21 Mar 2016 14:06:49 +0000 (15:06 +0100)
committerThomas Goirand <zigo@debian.org>
Mon, 21 Mar 2016 14:06:49 +0000 (15:06 +0100)
Rewritten-From: 1064caed90929fe550cef825ff13abbac4974d72

xenial/debian/control

index 6d328d7b1d113b6bd5a07ee9c90e0b768a059243..70acae8238de8632b430cca9db20f68494008013 100644 (file)
@@ -15,14 +15,14 @@ Build-Depends-Indep: gettext,
                      python-babel,
                      python-ceilometerclient (>= 2.2.1),
                      python-cinderclient (>= 1:1.3.0),
-                     python-compressor,
+                     python-django-compressor (>= 2.0.0),
                      python-coverage,
                      python-django (>= 1.8),
                      python-django-babel,
                      python-django-nose,
                      python-django-openstack-auth (>= 2.0.0),
                      python-django-pyscss (>= 2.0.2),
-                     python-glanceclient (>= 1:1.2.0),
+                     python-glanceclient (>= 1:2.0.0),
                      python-hacking,
                      python-heatclient (>= 0.6.0),
                      python-httplib2,
@@ -88,12 +88,12 @@ Architecture: all
 Depends: python-babel,
          python-ceilometerclient (>= 2.2.1),
          python-cinderclient (>= 1:1.3.0),
-         python-compressor,
+         python-django-compressor (>= 2.0.0),
          python-django (>= 1.8),
          python-django-babel,
          python-django-openstack-auth (>= 2.0.0),
          python-django-pyscss (>= 2.0.2),
-         python-glanceclient (>= 1:1.2.0),
+         python-glanceclient (>= 1:2.0.0),
          python-heatclient (>= 0.6.0),
          python-httplib2,
          python-iso8601,