X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fchangelog;h=2d09f78b5b324f8fe551d0693afcc95d4b5c85c0;hb=886f244577046c9f1d60e5d943c4ecb243c1c53e;hp=45d65cb75e6625c1b35b30152963e38762f777e0;hpb=03f6495a20892d3c6e47accc208ad48fbf875431;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 45d65cb..2d09f78 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,7 +1,20 @@ -ceilometer (2013.1.1-2) UNRELEASED; urgency=low +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