diff options
author | Ted Gould <ted@gould.cx> | 2010-01-21 14:16:37 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-21 14:16:37 -0600 |
commit | e38c251afa63263b88c25098509dfcd2a223d751 (patch) | |
tree | f405a247bc6230868ced043bd54b884b2fabf1ba /debian | |
parent | 9c8e204785ad1936917c8474485389b11cff65d0 (diff) | |
parent | bb106d11cf9b49eae0f3c3a8ccf9d104e65fbd1b (diff) | |
download | libayatana-appindicator-e38c251afa63263b88c25098509dfcd2a223d751.tar.gz libayatana-appindicator-e38c251afa63263b88c25098509dfcd2a223d751.tar.bz2 libayatana-appindicator-e38c251afa63263b88c25098509dfcd2a223d751.zip |
* Upstream release 0.0.10
* debian/control: Adding dependency for json-glib to build.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/debian/changelog b/debian/changelog index ba22fde..eab47d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,25 +1,13 @@ -indicator-application (0.0.9-0ubuntu1~ppa4) karmic; urgency=low +indicator-application (0.0.10-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream merge + * Upstream release 0.0.10 * Adding in a file to position the indicators - * debian/control: Adding dependency for json-glib to build. - - -- Ted Gould <ted@ubuntu.com> Thu, 21 Jan 2010 14:12:37 -0600 - -indicator-application (0.0.9-0ubuntu1~ppa3) karmic; urgency=low - - * Upstream update * Ref counting theme directories as they get added and removed * Use the right callback function for fallback (LP: #507975) - - -- Ted Gould <ted@ubuntu.com> Wed, 20 Jan 2010 14:59:48 -0600 - -indicator-application (0.0.9-0ubuntu1~ppa2) karmic; urgency=low - - * Upstream update * Support getting the app list from a running service. + * debian/control: Adding dependency for json-glib to build. - -- Ted Gould <ted@ubuntu.com> Wed, 20 Jan 2010 14:47:47 -0600 + -- Ted Gould <ted@ubuntu.com> Thu, 21 Jan 2010 14:15:32 -0600 indicator-application (0.0.9-0ubuntu3) lucid; urgency=low |