X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=6b620679c9b4e7ca93b255b70d45f19df69f9638;hb=8fb61437dcc3228f0db23aa5fe254d392479d308;hp=5a30ca026226e2e627fd37729c4b3d554faadb38;hpb=84b35e79689cae49ad0bfb145bd012555069fcc2;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 5a30ca0..6b62067 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,10 +1,64 @@ +ceilometer (2013.2~rc2-1) experimental; urgency=low + + * New upstream pre-release. + * Increased python-keystoneclient (build-)depends to 0.4.0. + + -- Thomas Goirand Mon, 14 Oct 2013 16:47:55 +0800 + +ceilometer (2013.2~rc1-1) experimental; urgency=low + + * New upstream pre-release 2013.2.rc1. + + -- Thomas Goirand Sat, 29 Jun 2013 01:45:17 +0800 + +ceilometer (2013.1.3-2) unstable; urgency=low + + * Added new Debconf translations: + - FR (Closes: #722418). + - DA (Closes: #721548). + - RU (Closes: #721302). + + -- Thomas Goirand Wed, 25 Sep 2013 16:19:22 +0800 + +ceilometer (2013.1.3-1) unstable; urgency=low + + * New upstream point release. + * Added several Debconf translations: + - Italian, thanks to Beatrice Torracca (Closes: #719709). + - Japanese, thanks to victory (Closes: #719722). + - Portuguese, thanks to the Traduz team (Closes: #720382). + - Czech, thanks to Michal Šimůnek (Closes: #721218). + + -- Thomas Goirand Fri, 30 Aug 2013 11:19:44 +0800 + +ceilometer (2013.1.2-4) unstable; urgency=low + + * Ran debconf-updatepo. + + -- Thomas Goirand Thu, 11 Jul 2013 01:07:43 +0800 + +ceilometer (2013.1.2-3) unstable; urgency=low + + * Added debian-l10n-english review (Closes #708747). + * Do not fail on directory removal on purge (Closes: #710910). + + -- Thomas Goirand Wed, 10 Jul 2013 14:17:03 +0800 + +ceilometer (2013.1.2-2) unstable; urgency=low + + * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo + and RabbitMQ. + * Removed version-depends for sqlalchemy. + + -- 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. + * 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