diff options
author | Ted Gould <ted@gould.cx> | 2010-09-15 14:50:01 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-15 14:50:01 -0500 |
commit | db852e828c9130d415ed1c1c3ed76be1094bc56a (patch) | |
tree | 2f014e895481ffa71f8801a9c2c284dc45e032af /debian | |
parent | 859281b269a796f53e262cee0ec019149390ad9d (diff) | |
parent | c876d26568d76d4d06b319352cf63928f21dfba5 (diff) | |
download | libayatana-appindicator-db852e828c9130d415ed1c1c3ed76be1094bc56a.tar.gz libayatana-appindicator-db852e828c9130d415ed1c1c3ed76be1094bc56a.tar.bz2 libayatana-appindicator-db852e828c9130d415ed1c1c3ed76be1094bc56a.zip |
* Update the icon if the item is visible (LP: #639643)
* New upstream release.
* Handle double registration of indicators (LP: #621838)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 275ee08..73b9d77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,16 @@ -indicator-application (0.2.7-0ubuntu1) maverick; urgency=low +indicator-application (0.2.8-0ubuntu1~ppa1) UNRELEASED; urgency=low * New upstream release. - * Handle double registration of indicators (LP: #621838) + * Update the icon if the item is visible (LP: #639643) - -- Ted Gould <ted@ubuntu.com> Thu, 09 Sep 2010 13:00:37 -0500 + -- Ted Gould <ted@ubuntu.com> Wed, 15 Sep 2010 14:49:32 -0500 -indicator-application (0.2.7-0ubuntu1~ppa2) maverick; urgency=low +indicator-application (0.2.7-0ubuntu1) maverick; urgency=low - * Upstream Merge - * Update the icon if the item is visible (LP: #639643) + * New upstream release. + * Handle double registration of indicators (LP: #621838) - -- Ted Gould <ted@ubuntu.com> Wed, 15 Sep 2010 14:35:00 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 09 Sep 2010 13:00:37 -0500 indicator-application (0.2.6-0ubuntu1) maverick; urgency=low |