From 395f39e319c7a671a325dc759cd98dea8fdd0e90 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 21 Mar 2016 15:06:49 +0100 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: 1064caed90929fe550cef825ff13abbac4974d72 --- xenial/debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 6d328d7..70acae8 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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, -- 2.45.2