From: Thomas Goirand Date: Thu, 10 Mar 2016 12:17:22 +0000 (+0100) Subject: Added git to build-depends-indep. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=75c2fc2003091eb2a1df1dc223703f11173c1e20;p=openstack-build%2Fceilometer-build.git Added git to build-depends-indep. Rewritten-From: 6e0c24f35d3035790d0f7b03bf03578a665c8ab6 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 7faa0b5..a2c6af9 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (1:6.0.0~b3-2) UNRELEASED; urgency=medium + + * Added git to build-depends-indep. + + -- Thomas Goirand Thu, 10 Mar 2016 13:17:08 +0100 + ceilometer (1:6.0.0~b3-1) experimental; urgency=medium [ Ondřej Nový ] diff --git a/xenial/debian/control b/xenial/debian/control index 2a8dab1..2fcd878 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-sphinx, Build-Depends-Indep: mongodb, + git, python-awsauth, python-babel, python-ceilometerclient (>= 2.2.1),