From: Thomas Goirand Date: Mon, 21 Mar 2016 14:06:49 +0000 (+0100) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=395f39e319c7a671a325dc759cd98dea8fdd0e90;p=openstack-build%2Fhorizon-build.git Fixed (build-)depends for this release. Rewritten-From: 1064caed90929fe550cef825ff13abbac4974d72 --- 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,