X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=3f158db11fcdb865668c565f42c89a486d7a16f4;hb=be27bce18f445af793a8a75d94a46ebd1d8f4585;hp=0768eec5088aa29f5bc0de21a203063e1d72759d;hpb=39337c0d5f6bfd952f4da2fa6c39cf74d2fa877c;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 0768eec..3f158db 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,23 @@ +ceilometer (2013.2~rc1-1) unstable; urgency=low + + * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo + and RabbitMQ. + * New upstream pre-release 2013.2.rc1. + * 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. @@ -7,6 +27,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