X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fchangelog;h=45d0b2dcd86c267b2cc3116c79e037a91d1f2a37;hb=ba6efd0e0c1b3efa3b17ae74ae08dc08858b5abc;hp=fe5d8d2d49da51c1a2f79e402402240948d23c35;hpb=5853b412af3b9f96366970cddc6e7ac5b4f84311;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index fe5d8d2..45d0b2d 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,7 +1,18 @@ -ceilometer (2013.1.1-2) UNRELEASED; 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 @@ -14,6 +25,7 @@ ceilometer (2013.1.1-1) unstable; urgency=low * 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