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