X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=97948128a039c8c6e6a66d023d30312ced1b0a40;hb=41bab2abea263b0171deff2d2d59ac9d840d204b;hp=15562e3485976f02709fee0dab5a395abd88879d;hpb=9052f363f16f190e873e33bc0dc194bd2d0d9e61;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 15562e3..9794812 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,23 @@ +ceilometer (2013.2~b3-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 Sat, 29 Jun 2013 01:45:17 +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 and python-swift. + * Now runs the unit tests at build time. + + -- Thomas Goirand Mon, 03 Jun 2013 16:26:14 +0800 + ceilometer (2013.1.1-1) unstable; urgency=low * New upstream release.