]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
openstack-dashboard-apache now also Depends: apache2.
authorThomas Goirand <zigo@debian.org>
Wed, 23 Sep 2015 11:26:11 +0000 (13:26 +0200)
committerThomas Goirand <zigo@debian.org>
Wed, 23 Sep 2015 11:26:11 +0000 (13:26 +0200)
Rewritten-From: 1fc4f130c3d37c310de55905a29f9d9cbdb9ac3a

trusty/debian/changelog
trusty/debian/control

index 7bd1bf76cb99fb9862d71f84e9536b4c817f22c8..6c6d1e6f8e529b6668b629a5c5dfc7850a20fae7 100644 (file)
@@ -1,3 +1,9 @@
+horizon (2:8.0.0~b3-7) experimental; urgency=medium
+
+  * openstack-dashboard-apache now also Depends: apache2.
+
+ -- Thomas Goirand <zigo@debian.org>  Wed, 23 Sep 2015 13:25:46 +0200
+
 horizon (2:8.0.0~b3-6) experimental; urgency=medium
 
   * Added a horizon-doc package.
index 13f561393ded471749a9febe2704e43409f0d4fb..8d2f064360f7630201b7923bdcaf956a36f369f6 100644 (file)
@@ -180,7 +180,8 @@ Description: web application to control an OpenStack cloud
 
 Package: openstack-dashboard-apache
 Architecture: all
-Depends: debconf,
+Depends: apache2,
+         debconf,
          libapache2-mod-wsgi (>= 2.3),
          openstack-dashboard,
          ${misc:Depends},