From ef8eb23c383ddd7dcc16b950b775778604cdec78 Mon Sep 17 00:00:00 2001
From: Thomas Goirand <thomas@goirand.fr>
Date: Mon, 21 Mar 2016 14:15:44 +0000
Subject: [PATCH] Fixed version of python-django-compressor

Rewritten-From: 0dce0cb336a3561e1b06e7ff98673726495027d9
---
 xenial/debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xenial/debian/control b/xenial/debian/control
index 70acae8..c0c0dc3 100644
--- a/xenial/debian/control
+++ b/xenial/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),
-- 
2.45.2