From: Thomas Goirand Date: Mon, 21 Mar 2016 14:15:44 +0000 (+0000) Subject: Fixed version of python-django-compressor X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4e842b6b59309755c73fe145be58d3c5d2dc5b25;p=openstack-build%2Fhorizon-build.git Fixed version of python-django-compressor Rewritten-From: 0dce0cb336a3561e1b06e7ff98673726495027d9 --- diff --git a/trusty/debian/control b/trusty/debian/control index 70acae8..c0c0dc3 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -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),