X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=c23fd5798b01522a25be7811b4cb818a5e59cec2;hb=b97ca87d1f10248c08060ed0667f3c2c10dbfb1d;hp=68f7f24b65265bd6a39e4e7a2247174c6b732539;hpb=08c56d4c346010733b4db9832e52246cb829855a;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 68f7f24..c23fd57 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,122 @@ +ceilometer (2015.1.0-5) unstable; urgency=medium + + * Added debconf screen to ask if dbsync should be done (Closes: #787536). + + -- Thomas Goirand Thu, 11 Jun 2015 09:18:13 +0200 + +ceilometer (2015.1.0-4) unstable; urgency=medium + + * Added a documentation package with the sphinx docs. + + -- Thomas Goirand Thu, 04 Jun 2015 09:40:08 +0000 + +ceilometer (2015.1.0-3) unstable; urgency=medium + + * Added ceilometer-polling as new package. + * Removed Pre-Depends on dpkg. + + -- Thomas Goirand Thu, 04 Jun 2015 11:10:31 +0200 + +ceilometer (2015.1.0-2) unstable; urgency=medium + + * Added missing --namespace oslo.policy when generating default conf. + + -- Thomas Goirand Fri, 15 May 2015 16:22:51 +0200 + +ceilometer (2015.1.0-1) unstable; urgency=medium + + * New upstream release. + + -- Thomas Goirand Thu, 30 Apr 2015 21:17:17 +0000 + +ceilometer (2015.1~rc2-1) unstable; urgency=medium + + * New upstream release. + * Uploading to unstable. + * Reviewed (build-)depends for this release. + * Fixed default connection sed command line. + + -- Thomas Goirand Tue, 23 Dec 2014 14:47:10 +0800 + +ceilometer (2014.2.1-1) experimental; urgency=medium + + * New upstream release. + * Using auth_protocol=http by default. + + -- Thomas Goirand Sun, 14 Dec 2014 16:04:27 +0800 + +ceilometer (2014.2-3) experimental; urgency=medium + + * Added argparse & ordereddict to debian/pydist-overrides. + + -- Thomas Goirand Sun, 19 Oct 2014 10:58:28 +0000 + +ceilometer (2014.2-2) experimental; urgency=medium + + * Added missing python-posix-ipc as (build-)depends. + + -- Thomas Goirand Sun, 19 Oct 2014 15:13:52 +0800 + +ceilometer (2014.2-1) experimental; urgency=medium + + * New upstream release. + + -- Thomas Goirand Thu, 16 Oct 2014 14:47:57 +0000 + +ceilometer (2014.2~rc3-1) experimental; urgency=medium + + * New upstream release. + * Added missing configuration files in ceilometer-common. + * Removed Add_oslo.db_to_config_generator.patch applied upstream. + + -- Thomas Goirand Wed, 15 Oct 2014 14:02:53 +0800 + +ceilometer (2014.2~rc1-4) experimental; urgency=medium + + * Adds patch for generating the config file correctly. + + -- Thomas Goirand Fri, 10 Oct 2014 14:32:36 +0000 + +ceilometer (2014.2~rc1-3) experimental; urgency=medium + + * Using a single unique ceilometer-common logrotate file. + + -- Thomas Goirand Tue, 07 Oct 2014 13:45:40 +0800 + +ceilometer (2014.2~rc1-2) experimental; urgency=medium + + * Mangling upstream rc and beta versions in watch file. + * 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. + * Standards-Version is now 3.9.6 (no change). + + -- Thomas Goirand Tue, 07 Oct 2014 00:49:22 +0000 + +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.