Releasing to unstable
[openstack-build/ceilometer-build.git] / xenial / debian / changelog
index 611fa0e45ce9acb014f41d45ff3225f52f5f9af7..5a3299bfc5c472c6d17e9c7f2bb9af84cb7cb498 100644 (file)
@@ -1,3 +1,24 @@
+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.