ceilometer (2014.1-2) UNRELEASED; urgency=low * Fixed long description typo (Closes: #745321). -- Thomas Goirand Mon, 21 Apr 2014 11:33:25 +0800 ceilometer (2014.1-1) unstable; urgency=medium * New upstream release. * Uploading to unstable. * Documents: using mongodb by default. * Added selection of logging (to file or syslog) thanks to Sylvain Baubeau . -- Thomas Goirand Fri, 18 Apr 2014 00:23:00 +0800 ceilometer (2014.1~rc1-1) experimental; urgency=low * New upstream release. * Better testr/subunit output. -- Thomas Goirand Sun, 30 Mar 2014 13:25:59 +0800 ceilometer (2014.1~b3-1) experimental; urgency=low * New upstream release (Icehouse beta 3). * Removes now applied upstream CVE-2013-6384 patch, refreshes removes-sqlalchemy-restriction.patch * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the python-msgpack-python is automatically added as dependency. -- Thomas Goirand Sat, 22 Mar 2014 14:19:25 +0800 ceilometer (2013.2.2-2) unstable; urgency=medium * Rebuilt Ceilometer with the new openstack-pkg-tools >= 9. -- Thomas Goirand Fri, 14 Feb 2014 17:24:30 +0000 ceilometer (2013.2.2-1) unstable; urgency=medium * New upstream point release. * refreshed patches. -- Thomas Goirand Fri, 14 Feb 2014 10:19:27 +0800 ceilometer (2013.2.1-5) unstable; urgency=medium * Added missing postrotate scripts to restart daemons after logrotate (Closes: #736930). -- Thomas Goirand Mon, 03 Feb 2014 15:41:29 +0800 ceilometer (2013.2.1-4) unstable; urgency=medium * Fix ${LIBVIRT_GROUP} when doing adduser ceilometer libvirt, so that it * also works on Ubuntu. -- Thomas Goirand Wed, 15 Jan 2014 17:37:07 +0800 ceilometer (2013.2.1-3) unstable; urgency=medium * Adds ceilometer/api/app.wsgi to /usr/share/ceilometer. * Added/updated debconf templates thanks to: - German: Martin E. Schauer (Closes: #734739) - Swedish: Martin Bagge (Closes: #734583) - French: Julien Patriarca (Closes: #733092) - Spanish: Matias A. Bellone (Closes: #732534) -- Thomas Goirand Mon, 09 Dec 2013 17:09:32 +0800 ceilometer (2013.2-5) unstable; urgency=medium * Adds call to ceilometer-expirer every day. -- Thomas Goirand Thu, 05 Dec 2013 00:30:09 +0800 ceilometer (2013.2-4) unstable; urgency=low * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full URL in logs (Closes: #730227). * Switches from msgpack-python to python-msgpack in dependencies, as the package has been renamed (Closes: #730874). * Updates some debconf translations, with warm thanks to: - French, Julien Patriarca (Closes: #728771). - Russian, Yuri Kozlov (Closes: #729774). -- Thomas Goirand Wed, 04 Dec 2013 19:41:05 +0800 ceilometer (2013.2-3) unstable; urgency=medium * Added missing (build-)depends: python-six (>= 1.4.1). -- Thomas Goirand Tue, 26 Nov 2013 22:37:47 +0800 ceilometer (2013.2-2) unstable; urgency=low * Added configuration of the keystone_authtoken through Debconf. * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work as well on Ubuntu. -- Thomas Goirand Mon, 28 Oct 2013 22:34:50 +0800 ceilometer (2013.2-1) unstable; urgency=low * New upstream release. * Uploading to unstable. -- Thomas Goirand Thu, 17 Oct 2013 23:37:48 +0800 ceilometer (2013.2~rc2-3) experimental; urgency=low * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends. -- Thomas Goirand Thu, 17 Oct 2013 15:04:01 +0800 ceilometer (2013.2~rc2-2) experimental; urgency=low * Added the 2 new services: alarm-evaluator and alarm-notifier. -- Thomas Goirand Mon, 14 Oct 2013 23:52:15 +0800 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 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. * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge. Thanks to Andreas Beckmann for reporting (Closes: #709876). * Ran wrap-and-sort to clean debian/control. * 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 ceilometer (2013.1-3) unstable; urgency=low * Adds modify-limitation-on-request-version.patch without wich Ceilometer doesn't work at all. -- Thomas Goirand Tue, 21 May 2013 17:27:07 +0800 ceilometer (2013.1-2) unstable; urgency=low * Uploading to unstable. -- Thomas Goirand Thu, 16 May 2013 07:44:07 +0000 ceilometer (2013.1-1) experimental; urgency=low * Initial release (Closes: #693406). -- Thomas Goirand Wed, 10 Apr 2013 13:19:50 +0800