X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=ca7f2896f253846f7b7c83bb439979e0966dbe8f;hb=46ced5bf92d4db4e54feed7f242927a3984e5594;hp=676c728011d632752535f37052ca4d922aabd708;hpb=7e5225cdf8f0173020de704d2e6e8a94b1d470ad;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 676c728..ca7f289 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,8 +1,53 @@ +ceilometer (1:6.0.0-2) unstable; urgency=medium + + [ Ondřej Nový ] + * Standards-Version is 3.9.8 now (no change) + * d/copyright: Changed source URL to new one + + [ Thomas Goirand ] + * Updated Japanese debconf templates (Closes: #820760). + * Updated Dutch debconf templates (Closes: #822966). + * Added Brazilian Portuguese debconf templates (Closes: #824295). + * Check if /usr/bin/ceilometer-collector is there before attempting to call + /usr/bin/ceilometer-expirer in the daily cron, so that there's no risk to + have an output if the ceilometer-collector package is removed + (Closes: #822897). + + -- Thomas Goirand Thu, 19 May 2016 10:48:09 +0200 + +ceilometer (1:6.0.0-1) unstable; urgency=medium + + * New upstream release. + + -- Thomas Goirand Thu, 07 Apr 2016 21:30:44 +0200 + +ceilometer (1:6.0.0~rc3-1) unstable; urgency=medium + + [ Ivan Udovichenko ] + * d/ceilometer-agent-*.init.in: Fix DAEMON_ARGS for + central, compute and ipmi agents. + + [ Thomas Goirand ] + * New upstream release. + * Uploading to unstable. + * Updated ja.po debconf translation (Closes: #816342). + + -- Thomas Goirand Tue, 05 Apr 2016 10:27:08 +0200 + +ceilometer (1:6.0.0~rc1-2) experimental; urgency=medium + + * Do not use keystone admin auth token to register the API endpoint. + + -- Thomas Goirand Tue, 29 Mar 2016 12:22:36 +0000 + ceilometer (1:6.0.0~rc1-1) experimental; urgency=medium * New upstream release. * Added git to build-depends-indep. * Fixed (build-)depends for this release. + * Fixed unit test runner (upstream script ./setup-test-env-mongodb.sh isn't + available anymore: using one in the debian folder). + * Standards-Version: 3.9.7 (no change). -- Thomas Goirand Thu, 10 Mar 2016 13:17:08 +0100