aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-10-13 16:52:18 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-10-13 16:52:18 -0400
commit986322550a98630e6675177be1ee8cab6d67bd77 (patch)
treeddce86552721deb5885879077e2413a6e55f03ac /debian/changelog
parentb2d902127e0597f924ba0ae8955c8c550d3077b5 (diff)
parent9f5bd6e87a8c6ea411a2326e44814b686a501a55 (diff)
downloadayatana-indicator-datetime-986322550a98630e6675177be1ee8cab6d67bd77.tar.gz
ayatana-indicator-datetime-986322550a98630e6675177be1ee8cab6d67bd77.tar.bz2
ayatana-indicator-datetime-986322550a98630e6675177be1ee8cab6d67bd77.zip
* New upstream release.
* Drop an unused icon (LP: #746176) * Fix showing a timezone that we're currently set to (LP: #833337) * Remove check for libunique as it's unused * debian/control: Drop libunique requirements, it was unused
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d6d936f..a7128ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-datetime (0.3.1-0ubuntu1~ppa1) oneiric; urgency=low
+
+ * New upstream release.
+ * Drop an unused icon (LP: #746176)
+ * Fix showing a timezone that we're currently set to (LP: #833337)
+ * Remove check for libunique as it's unused
+ * debian/control: Drop libunique requirements, it was unused
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 13 Oct 2011 13:40:21 -0500
+
indicator-datetime (0.3.0-0ubuntu3) oneiric; urgency=low
* Reupload to oneiric final, the fix is safe and important enough.