X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fchangelog;h=45d0b2dcd86c267b2cc3116c79e037a91d1f2a37;hb=ba6efd0e0c1b3efa3b17ae74ae08dc08858b5abc;hp=1a9da9ce793971ac6d3bf1c688181b5901d02029;hpb=8ceb85e0bbd8376fcbd1e66d2b29eff26d9104c9;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 1a9da9c..45d0b2d 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,11 +1,49 @@ -ceilometer (2013.1~rc1-1) experimental; urgency=low +ceilometer (2013.1.2-2) UNRELEASED; urgency=low + + * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo + and RabbitMQ. + + -- Thomas Goirand Sat, 22 Jun 2013 15:50:03 +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 + doesn't work at all. + + -- Thomas Goirand Tue, 21 May 2013 17:27:07 +0800 + +ceilometer (2013.1-2) unstable; urgency=low + + * Uploading to unstable. - -- Thomas Goirand Tue, 12 Feb 2013 13:48:01 +0000 + -- Thomas Goirand Thu, 16 May 2013 07:44:07 +0000 -ceilometer (2013.1~g0.5+dcfb45320a-1) experimental; urgency=low +ceilometer (2013.1-1) experimental; urgency=low * Initial release (Closes: #693406). - -- Thomas Goirand Wed, 14 Nov 2012 14:41:52 +0000 + -- Thomas Goirand Wed, 10 Apr 2013 13:19:50 +0800