From: Thomas Goirand Date: Tue, 3 Nov 2015 11:42:18 +0000 (+0000) Subject: Added q-text-as-data in depends: for heat-common. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=90581753f71f743accbee9d28140ddd7b97fea16;p=openstack-build%2Fheat-build.git Added q-text-as-data in depends: for heat-common. Rewritten-From: 88ca6c4a549196702466bad4c7fa80a69daea157 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 82312fc1..865bfb76 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -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 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. diff --git a/xenial/debian/control b/xenial/debian/control index 520c50ac..262427a6 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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