X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fchangelog;h=2d09f78b5b324f8fe551d0693afcc95d4b5c85c0;hb=886f244577046c9f1d60e5d943c4ecb243c1c53e;hp=a096f9bfb8002f3070fdf6eb123b0f7494abb1f5;hpb=239f8e2bfe9ceac4ef658b7e61b0d60c150f8b62;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index a096f9b..2d09f78 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,8 +1,20 @@ +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 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