X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fchangelog;h=45d0b2dcd86c267b2cc3116c79e037a91d1f2a37;hb=ba6efd0e0c1b3efa3b17ae74ae08dc08858b5abc;hp=5a30ca026226e2e627fd37729c4b3d554faadb38;hpb=d8027c76c02e2632de8997885bb2d8c4b46fe2a9;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 5a30ca0..45d0b2d 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,10 +1,17 @@ +ceilometer (2013.1.2-2) UNRELEASED; urgency=low + + * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo + and RabbitMQ. + + -- Thomas Goirand Sat, 22 Jun 2013 15:50:03 +0800 + ceilometer (2013.1.2-1) unstable; urgency=low * New upstream release. * Added configuration to each init scripts so that they log in their own log file, added the corresponding purge postrm and logrotate. * Removed applied upstream patch: modify-limitation-on-request-version.patch - * Build-depends on python-happybase. + * Build-depends on python-happybase and python-swift. * Now runs the unit tests at build time. -- Thomas Goirand Mon, 03 Jun 2013 16:26:14 +0800