diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0801ab4..04121e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +indicator-application (0.0.6-0ubuntu2~ppa6) karmic; urgency=low + + * Upstream merge: + * Making the Notification Watcher register for it's own DBus + name to keep the service one unique. + + -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 15:44:47 -0600 + +indicator-application (0.0.6-0ubuntu2~ppa5) karmic; urgency=low + + * Upstream merge: + * Adding support for icons changing through the service and + in the indicator. + * Fixing the generated headers for DBus Properties calls + * Fixing libappindicator set_icon to set the right icon. + + -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 15:39:49 -0600 + +indicator-application (0.0.6-0ubuntu2~ppa4) karmic; urgency=low + + * Upstream update + * Adding in icon path support. + + -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 11:08:40 -0600 + +indicator-application (0.0.6-0ubuntu2~ppa3) karmic; urgency=low + + * Upstream update + * Switching DBus interface to org.freedesktop + * Adding check/radio support to menu parsing + + -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 11:02:09 -0600 + +indicator-application (0.0.6-0ubuntu2~ppa2) karmic; urgency=low + + * Upstream update + * Adding ChangeLog to dist + * Adding check item support to menu parsing + + -- Ted Gould <ted@ubuntu.com> Thu, 07 Jan 2010 13:58:33 -0600 + indicator-application (0.0.6-0ubuntu1) UNRELEASED; urgency=low * Upstream release 0.0.6 |