From 068c5d0b93c413e8a5bb9cc859af7a06c4e17da3 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 16 Nov 2012 03:46:46 +0000 Subject: [PATCH] Pre-Depends: dpkg (>= 1.15.6~) since we use xz compression. Rewritten-From: 71fc6e25ad0347d463effa5b8aac42b2474bd1c9 --- trusty/debian/control | 3 +++ 1 file changed, 3 insertions(+) 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} -- 2.45.2