X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=45d65cb75e6625c1b35b30152963e38762f777e0;hb=3bfa8b988bcd7a74bc220e77f97caf14780ddbea;hp=4d6ccccc930f5e9f5d31ae90a458348d76ed6dcd;hpb=d0ba5e1cb44a5a61f1f0a607eeed3ef336a57d9f;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 4d6cccc..45d65cb 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,11 +1,20 @@ -ceilometer (2013.1-4) unstable; urgency=low +ceilometer (2013.1.1-2) UNRELEASED; urgency=low + * Added configuration to each init scripts so that they log in their own log + file, added the corresponding purge postrm and logrotate. + + -- 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. + 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