From: Thomas Goirand Date: Thu, 10 Mar 2016 14:06:03 +0000 (+0100) Subject: Added git as build-depends-indep. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a75edb31b03416e9a9d2f72a929756b98ec03cc6;p=openstack-build%2Fheat-build.git Added git as build-depends-indep. Rewritten-From: 4c1c6b8fe5ba95c95fc9d5541c939d4ad7765b84 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index b85b19a3..bb225b1a 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +heat (1:6.0.0~b3-2) UNRELEASED; urgency=medium + + * Added git as build-depends-indep. + + -- Thomas Goirand Thu, 10 Mar 2016 15:05:49 +0100 + heat (1:6.0.0~b3-1) experimental; urgency=medium [ Thomas Goirand ] diff --git a/xenial/debian/control b/xenial/debian/control index 2f56a75a..8e8e7f39 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-sphinx, Build-Depends-Indep: bandit (>= 0.13.2), + git, python-babel, python-barbicanclient (>= 3.3.0), python-ceilometerclient (>= 2.2.1),