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=7e3b3ff72a63c4d2412d14fd77ab7158559244ab;hp=a4c9afa001be5e8055392ac51af98b70a61e234e;p=openstack-build%2Fceilometer-build.git Added git to build-depends-indep. Rewritten-From: 6e0c24f35d3035790d0f7b03bf03578a665c8ab6 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 7faa0b5..a2c6af9 100644 --- a/trusty/debian/changelog +++ b/trusty/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/trusty/debian/control b/trusty/debian/control index 2a8dab1..2fcd878 100644 --- a/trusty/debian/control +++ b/trusty/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),