]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Add horizon-vendor-theme to depends of openstack-dashboard 43/19643/18
authordtrishkin <dtrishkin@mirantis.com>
Thu, 14 Apr 2016 14:33:11 +0000 (17:33 +0300)
committerdtrishkin <dtrishkin@mirantis.com>
Mon, 25 Apr 2016 12:24:28 +0000 (12:24 +0000)
Related-Bug: #1568939
Change-Id: I94e61d9f2abc1933f3add5a893af863f552f21ba

trusty/debian/changelog
trusty/debian/control

index c08587a5568f359add33d00bdcaccc43a829ebab..37cdc2592b10898094d393d6b7adf6265a45960f 100644 (file)
@@ -1,3 +1,9 @@
+horizon (2:9.0.0-4~u14.04+mos0) mos9.0; urgency=medium
+
+  * Add horizon-vendor-theme to depends of openstack-dashboard
+
+ -- Daniil Trishkin <dtrishkin@mirantis.com>  Thu, 14 Apr 2016 17:32:41 +0300
+
 horizon (2:9.0.0-3~u14.04+mos0) mos9.0; urgency=medium
 
   * Source: https://anonscm.debian.org/git/openstack/horizon.git
index 0e445137438bd1b659f11656c8a3bef8101dc80c..34f8ac73ffa61f07b168589c5231fa84b965b359 100644 (file)
@@ -159,6 +159,7 @@ Description: Django module providing web interaction with OpenStack
 Package: openstack-dashboard
 Architecture: all
 Depends: adduser,
+         horizon-vendor-theme,
          libjs-jquery,
          libjs-jquery-cookie,
          python-django-horizon (= ${source:Version}),
@@ -167,7 +168,6 @@ Depends: adduser,
          ${shlibs:Depends},
 Suggests: memcached,
           openstack-dashboard-apache,
-Recommends: horizon-vendor-theme
 Description: web application to control an OpenStack cloud
  The OpenStack Dashboard is a web application to control an OpenStack
  cloud. It connects to OpenStack services such as Nova, Swift, or Keystone