From: Thomas Goirand Date: Fri, 16 Nov 2012 03:46:46 +0000 (+0000) Subject: Pre-Depends: dpkg (>= 1.15.6~) since we use xz compression. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=068c5d0b93c413e8a5bb9cc859af7a06c4e17da3;p=openstack-build%2Fhorizon-build.git Pre-Depends: dpkg (>= 1.15.6~) since we use xz compression. Rewritten-From: 71fc6e25ad0347d463effa5b8aac42b2474bd1c9 --- diff --git a/trusty/debian/control b/trusty/debian/control index 5ea2e42..fccff70 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -34,6 +34,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/horizon.git Package: python-django-horizon Section: python Architecture: all +Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends}, ${python:Depends}, python-cinderclient, python-cloudfiles, @@ -57,6 +58,7 @@ Description: Django module providing web interaction with OpenStack Package: openstack-dashboard Architecture: all +Pre-Depends: dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, @@ -73,6 +75,7 @@ Description: OpenStack Dashboard Package: openstack-dashboard-apache Architecture: all +Pre-Depends: dpkg (>= 1.15.6~) Depends: libapache2-mod-wsgi (>=2.3), openstack-dashboard, ${misc:Depends}