]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed version of python-django-compressor
authorThomas Goirand <thomas@goirand.fr>
Mon, 21 Mar 2016 14:15:44 +0000 (14:15 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 21 Mar 2016 14:15:44 +0000 (14:15 +0000)
Rewritten-From: 0dce0cb336a3561e1b06e7ff98673726495027d9

trusty/debian/control

index 70acae8238de8632b430cca9db20f68494008013..c0c0dc3a316c2a7f3309056a9e7135ebee776fed 100644 (file)
@@ -15,7 +15,7 @@ Build-Depends-Indep: gettext,
                      python-babel,
                      python-ceilometerclient (>= 2.2.1),
                      python-cinderclient (>= 1:1.3.0),
-                     python-django-compressor (>= 2.0.0),
+                     python-django-compressor (>= 2.0),
                      python-coverage,
                      python-django (>= 1.8),
                      python-django-babel,
@@ -88,7 +88,7 @@ Architecture: all
 Depends: python-babel,
          python-ceilometerclient (>= 2.2.1),
          python-cinderclient (>= 1:1.3.0),
-         python-django-compressor (>= 2.0.0),
+         python-django-compressor (>= 2.0),
          python-django (>= 1.8),
          python-django-babel,
          python-django-openstack-auth (>= 2.0.0),