aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-01 15:51:47 -0500
committerTed Gould <ted@gould.cx>2010-04-01 15:51:47 -0500
commit45e7b47b25e7dcb713c2d592730587c847693b18 (patch)
treecad54405358ffc25f1afce96da2e9835b8c97569 /debian
parent70600e1fad7decbd5c1bf98f17a01f05469919f3 (diff)
parentd005a22755a0dd3b9f752d66a0479272a09663ae (diff)
downloadlibayatana-appindicator-45e7b47b25e7dcb713c2d592730587c847693b18.tar.gz
libayatana-appindicator-45e7b47b25e7dcb713c2d592730587c847693b18.tar.bz2
libayatana-appindicator-45e7b47b25e7dcb713c2d592730587c847693b18.zip
* New upstream release.
* Don't set the fallback timer if we're already in a fallback mode to avoid unfalling back excessively. (LP: #529052) * Fix distcheck of documentation
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e7798fd..f65393e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,15 @@
-indicator-application (0.0.18-0ubuntu2~ppa1) lucid; urgency=low
+indicator-application (0.0.19-0ubuntu1~ppa1) UNRELEASED; urgency=low
- * Upstream Merge
+ * New upstream release.
* Setup the icons to use the -panel variants even when falling
back to status icons. (LP: #547072)
* Change python bindings to use _with_path so that they can set
the icon path. (LP: #527061)
+ * Don't set the fallback timer if we're already in a fallback
+ mode to avoid unfalling back excessively. (LP: #529052)
+ * Fix distcheck of documentation
- -- Ted Gould <ted@ubuntu.com> Tue, 30 Mar 2010 14:23:48 -0500
+ -- Ted Gould <ted@ubuntu.com> Thu, 01 Apr 2010 15:49:36 -0500
indicator-application (0.0.18-0ubuntu1) lucid; urgency=low