]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added q-text-as-data in depends: for heat-common.
authorThomas Goirand <thomas@goirand.fr>
Tue, 3 Nov 2015 11:42:18 +0000 (11:42 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 3 Nov 2015 11:42:18 +0000 (11:42 +0000)
Rewritten-From: 88ca6c4a549196702466bad4c7fa80a69daea157

trusty/debian/changelog
trusty/debian/control

index 82312fc1f99ca6ea77dbc78d04d78ff3c10b4ea5..865bfb76e0147cdc9e35d7a47481852388ce0659 100644 (file)
@@ -1,3 +1,9 @@
+heat (1:5.0.0-3) unstable; urgency=medium
+
+  * Added q-text-as-data in depends: for heat-common.
+
+ -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 11:41:56 +0000
+
 heat (1:5.0.0-2) unstable; urgency=medium
 
   * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3.
index 520c50ac121298d9036067a86158521665b90c75..262427a6f836e6546977f6a580c3d3d1b3e607c4 100644 (file)
@@ -157,6 +157,7 @@ Architecture: all
 Depends: adduser,
          dbconfig-common,
          python-heat (=${binary:Version}),
+         q-text-as-data,
          ${misc:Depends},
          ${python:Depends},
 Description: OpenStack orchestration service - common files