Added build-depends: python-ceilometerclient (>= 1.0.2).
authorThomas Goirand <thomas@goirand.fr>
Fri, 26 Jul 2013 03:28:32 +0000 (11:28 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 26 Jul 2013 03:28:32 +0000 (11:28 +0800)
Change-Id: Ia8c9e53273f3b3ebc3535b32a9ea6cace103a69f

Rewritten-From: 98f1d5f1e80a84e4c6c86721d1a07eb763c2596e

trusty/debian/changelog
trusty/debian/control

index 34614a11b8e0080e32264ad444af25144cdc426c..2d09f78b5b324f8fe551d0693afcc95d4b5c85c0 100644 (file)
@@ -3,6 +3,7 @@ ceilometer (2013.2~b2-1) unstable; urgency=low
   * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo
     and RabbitMQ.
   * New upstream pre-release 2013.2.b2.
+  * Added build-depends: python-ceilometerclient (>= 1.0.2).
 
  -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 01:45:17 +0800
 
index a43912bd97a57e7aea98b31a08feae2d717d3ecb..16fec08a1c0f3d3688e2850d15d673dab0044e4d 100644 (file)
@@ -16,6 +16,7 @@ Build-Depends-Indep: msgpack-python,
                      python-anyjson (>= 0.2.4),
                      python-argparse,
                      python-babel,
+                     python-ceilometerclient (>= 1.0.2),
                      python-coverage,
                      python-d2to1 (>= 0.2.10),
                      python-docutils (>= 0.9.1),