X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=97948128a039c8c6e6a66d023d30312ced1b0a40;hb=41bab2abea263b0171deff2d2d59ac9d840d204b;hp=d87230f353455126a448f4697ec65f066e91f58b;hpb=a0300e6b10bcf5a7b2008825a80326ac60fc6a42;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index d87230f..9794812 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,36 @@ +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. + * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge. + Thanks to Andreas Beckmann for reporting (Closes: #709876). + * Ran wrap-and-sort to clean debian/control. + * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to + create the log / lib dirs of nova (Closes: #709876). + * Creates the correct libvirt group if the package is installed in Ubuntu. + * Bumped Standard-Version to 3.9.4. + + -- Thomas Goirand Mon, 27 May 2013 11:07:59 +0800 + ceilometer (2013.1-3) unstable; urgency=low * Adds modify-limitation-on-request-version.patch without wich Ceilometer