Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work as well...
[openstack-build/ceilometer-build.git] / xenial / debian / changelog
index e7559df50e839fa2d4661844a7660e450abedd1f..9e8085769f39b45493f2ede9b5a970e3f27b1edf 100644 (file)
@@ -1,4 +1,25 @@
-ceilometer (2013.2~rc2-2) UNRELEASED; urgency=low
+ceilometer (2013.2-2) UNRELEASED; 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.