From aadcee5723eb15ce9c236cbcea0dc46042050e36 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 9 Dec 2015 11:14:00 +0100 Subject: [PATCH] Also package new /usr/bin/heat-wsgi-api{,-cloudwatch,-cfn} Rewritten-From: da16bd37d64605150ce56af9481746da86ec48c0 --- xenial/debian/changelog | 1 + xenial/debian/heat-common.install | 3 +++ 2 files changed, 4 insertions(+) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index cf5ad640..b1848d5f 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -3,6 +3,7 @@ heat (1:6.0.0~b1-1) experimental; urgency=medium * New upstream release. * Fixed (build-)depends for this release. * Removed the patch for allowing routes 2.0. + * Also package new /usr/bin/heat-wsgi-api{,-cloudwatch,-cfn} -- Thomas Goirand Tue, 08 Dec 2015 14:16:00 +0100 diff --git a/xenial/debian/heat-common.install b/xenial/debian/heat-common.install index 6e7560b6..11f4f1d4 100644 --- a/xenial/debian/heat-common.install +++ b/xenial/debian/heat-common.install @@ -6,3 +6,6 @@ etc/heat/api-paste.ini etc/heat/environment.d/default.yaml etc/heat/policy.json etc/heat/templates +/usr/bin/heat-wsgi-api +/usr/bin/heat-wsgi-api-cloudwatch +/usr/bin/heat-wsgi-api-cfn -- 2.45.2