X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=d6a6c3034aa899e100f9d264fda31d42d6d6efe8;hb=4f5a528e74becb41f829ccf344aa3e62bd313388;hp=b52b5702c4d9b4c91c21660127595880d6a39dd7;hpb=97f59a4724944b5dc4859173d9676703d26a6b8a;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index b52b570..d6a6c30 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,54 @@ +ceilometer (2014.2~rc1-3) UNRELEASED; urgency=medium + + * Mangling upstream rc and beta versions in watch file. + + -- Thomas Goirand Sun, 05 Oct 2014 14:19:53 +0800 + +ceilometer (2014.2~rc1-2) experimental; urgency=medium + + * Added missing binaries. + * Now packaging ceilometer-agent-ipmi. + * Using templated init, upstart and systemd scripts from + openstack-pkg-tools >= 13. + * Fixed upstream files gone in debian/copyright. + + -- Thomas Goirand Fri, 03 Oct 2014 00:30:58 +0800 + +ceilometer (2014.2~rc1-1) experimental; urgency=medium + + * New upstream release. + * Updated (build-)depends for this release. + + -- Thomas Goirand Wed, 24 Sep 2014 09:39:11 +0800 + +ceilometer (2014.2~b3-1) experimental; urgency=medium + + * New upstream release. + * Generating config file from script, since it's gone from upstream. + * Removed all patches, all applied upstream. + * Removed sources.json, as it's gone away upstream. + + -- Thomas Goirand Tue, 01 Jul 2014 15:01:05 +0800 + +ceilometer (2014.1.1-2) unstable; urgency=medium + + * Updated de.po thanks to Chris Leick (Closes: #751164). + + -- Thomas Goirand Wed, 11 Jun 2014 12:29:07 +0800 + +ceilometer (2014.1.1-1) unstable; urgency=medium + + * New upstream release. + * Bumped python-six minimal version to 1.6.0. + + -- Thomas Goirand Mon, 09 Jun 2014 21:46:22 +0800 + +ceilometer (2014.1-7) unstable; urgency=medium + + * Switched from restarting daemons to copytruncate for logrotate. + + -- Thomas Goirand Thu, 29 May 2014 13:51:53 +0800 + ceilometer (2014.1-6) unstable; urgency=medium * Adds Add_aggregator_transformer.patch.