]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Added csv, template and mo files
authorGhe Rivero <ghe@debian.org>
Thu, 1 Mar 2012 11:32:02 +0000 (12:32 +0100)
committerGhe Rivero <ghe@debian.org>
Thu, 1 Mar 2012 11:32:02 +0000 (12:32 +0100)
Rewritten-From: 6ff9f1e63a5ca3dff7c143a7b907a647813eed83

xenial/debian/control
xenial/debian/patches/pkg_data.patch

index a8feee588e006d3d1ae3058250554a90d165d6b5..fc5218f9c1c7359f3a4e64dd952e9695cc8f8438 100644 (file)
@@ -36,7 +36,15 @@ Depends: ${shlibs:Depends},
  python-keystoneclient,
  python-cloudfiles,
  libjs-jquery
-Recommends: libapache2-mod-wsgi (>= 2.3)
 Description: OpenStack Dashboard
  The OpenStack Dashboard is a Web application allowing to control an
- OpenStack cloud.
\ No newline at end of file
+ OpenStack cloud.
+
+Package: openstack-dashboard-apache
+Architectur: all
+Depends: openstack-dashboard,
+ libapache2-mod-wsgi
+Description: OpenStack Dashboard - Apache2 Support
+ The OpenStack Dashboard is a Web application allowing to control an
+ OpenStack cloud.
+ This package includes the configuration files to use it with apache2
\ No newline at end of file
index 9fcbb1be0cf54d818ed78b726266dfcbe11cd422..5a51d544d51954f6c576b613a8b62b87d2d05b37 100644 (file)
@@ -11,5 +11,5 @@
 --- /dev/null
 +++ b/MANIFEST.in
 @@ -0,0 +1 @@
-+recursive-include horizon *.html *.js
++recursive-include horizon *.html *.js *.csv *.template .mo
 \ No newline at end of file