X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fchangelog;h=168fc07b1c635b86957ee564d2521eee474eb8c8;hb=99d655c567d8bc89415694855975f634a94cb7ff;hp=a3039347216736bf145ed6f173e32bbf987b97b4;hpb=f33592ad9295c6002149c68511a53eafbd39cfcb;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index a303934..168fc07 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,7 +1,32 @@ -ceilometer (2013.1-4) unstable; urgency=low +ceilometer (2013.2~b1-1) unstable; urgency=low + * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo + and RabbitMQ. + * New upstream pre-release 2013.2.b1. + + -- 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