diff options
author | Ted Gould <ted@gould.cx> | 2010-08-13 14:40:24 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-13 14:40:24 -0500 |
commit | 61fbb6f60f5da6368d486b2652e3943407569516 (patch) | |
tree | 00bb893f4d6de65dd1a23d2efaeb2b87a81abae1 /debian/changelog | |
parent | 45fc7d96061fda667fe12ee1b00d869e6373d4d5 (diff) | |
parent | 2368f530f2ada528bdfee8922088e7f836441d77 (diff) | |
download | libayatana-appindicator-61fbb6f60f5da6368d486b2652e3943407569516.tar.gz libayatana-appindicator-61fbb6f60f5da6368d486b2652e3943407569516.tar.bz2 libayatana-appindicator-61fbb6f60f5da6368d486b2652e3943407569516.zip |
* Making it so the approver actually approves indicators
* New upstream release.
* Add in ordering IDs
* Adding label support into the library
* Adding label support into the indicator
* Breaking the ABI in order to get more space in the class
structure.
* Allow the icon theme path to be changed dynamically (LP: #607831)
* debian/control: Moving libappindicator0 to libappindicator1
* debian/rules: Moving libappindicator0 to libappindicator1
* Rebuild with the new gobject introspection
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 7688f62..f5a1f2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,31 @@ -indicator-application (0.2.3-0ubuntu2~ppa6~approver2) UNRELEASED; urgency=low +indicator-application (0.2.4-0ubuntu2~ppa1~approver2) UNRELEASED; urgency=low * Upstream Merge + * Making it so the approver actually approves indicators * Updating to trunk * Fixing application list -- Ted Gould <ted@ubuntu.com> Fri, 13 Aug 2010 14:38:12 -0500 -indicator-application (0.2.3-0ubuntu2~ppa6~approver1) maverick; urgency=low +indicator-application (0.2.4-0ubuntu1~ppa1) maverick; urgency=low - * Upstream Merge - * Making it so the approver actually approves indicators + * New upstream release. + * Add in ordering IDs + * Adding label support into the library + * Adding label support into the indicator + * Breaking the ABI in order to get more space in the class + structure. + * Allow the icon theme path to be changed dynamically (LP: #607831) + * debian/control: Moving libappindicator0 to libappindicator1 + * debian/rules: Moving libappindicator0 to libappindicator1 + + -- Ted Gould <ted@ubuntu.com> Fri, 13 Aug 2010 14:39:27 -0500 + +indicator-application (0.2.3-0ubuntu2) maverick; urgency=low + + * Rebuild with the new gobject introspection - -- Ted Gould <ted@ubuntu.com> Wed, 11 Aug 2010 22:33:47 -0500 + -- Sebastien Bacher <seb128@ubuntu.com> Wed, 11 Aug 2010 11:07:51 +0200 indicator-application (0.2.3-0ubuntu2~ppa5) maverick; urgency=low |