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 <zigo@debian.org>  Thu, 19 Dec 2013 20:53:09 +0800

ceilometer (2013.2.1-2) unstable; urgency=medium

  * Added missing version depends for python-iso8601 (needs >= 0.1.8).
  * Removes .testrepository and nova_tests/.testrepository on clean to allow
    double builds (Closes: #732372).

  [ Gaudenz Steinlin ]
  * Add fix for compatibility with WSME>=0.5b6 taken from upstream commit
    e4a1a4fcefd4718e057cf8128c9a6c6b7c98ef59 (Closes: #732367).

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Dec 2013 19:27:36 +0800

ceilometer (2013.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Removes CVE-2013-6384_mongodb_db2_do_not_print_full_URL_in_logs.patch now
    applied upstream.
  * Refresh requirements.txt patch.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Dec 2013 16:08:44 +0800

ceilometer (2013.2-6) unstable; urgency=medium

  * Added msgpack_python python-msgpack in debian/pydist-overrides.

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Dec 2013 09:25:35 +0800

ceilometer (2013.2-5) unstable; urgency=medium

  * Adds call to ceilometer-expirer every day.

 -- Thomas Goirand <zigo@debian.org>  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 <leatherface@debian.org> (Closes: #728771).
    - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729774).

 -- Thomas Goirand <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  Mon, 28 Oct 2013 22:34:50 +0800

ceilometer (2013.2-1) unstable; urgency=low

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  Fri, 30 Aug 2013 11:19:44 +0800

ceilometer (2013.1.2-4) unstable; urgency=low

  * Ran debconf-updatepo.

 -- Thomas Goirand <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  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 <zigo@debian.org>  Tue, 21 May 2013 17:27:07 +0800

ceilometer (2013.1-2) unstable; urgency=low

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 07:44:07 +0000

ceilometer (2013.1-1) experimental; urgency=low

  * Initial release (Closes: #693406).

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 13:19:50 +0800
