diff options
author | Ted Gould <ted@gould.cx> | 2010-05-20 22:09:25 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-05-20 22:09:25 -0500 |
commit | ef11b715019463771f13905be0ac63f0b1c2121e (patch) | |
tree | 4ee2e067e7dd17650a3d62208b6e372c8db21caf /debian/changelog | |
parent | 3c5b3e57b8114b230b7ffd31830701865046f24c (diff) | |
parent | 7cb5463c7a105be422f4f3ae995dbfd1c9a89e58 (diff) | |
download | libayatana-appindicator-ef11b715019463771f13905be0ac63f0b1c2121e.tar.gz libayatana-appindicator-ef11b715019463771f13905be0ac63f0b1c2121e.tar.bz2 libayatana-appindicator-ef11b715019463771f13905be0ac63f0b1c2121e.zip |
Merging in the 0.1 series branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 42 |
1 files changed, 33 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 957453b..8718895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,31 @@ indicator-application (0.2.0~dev-0ubuntu1~ppa1) lucid; urgency=low -- Ted Gould <ted@ubuntu.com> Wed, 19 May 2010 14:04:29 -0500 -indicator-application (0.0.19-0ubuntu4) UNRELEASED; urgency=low +indicator-application (0.0.21-0ubuntu1~ppa1) lucid; urgency=low + + * New upstream release. + * Adding AssemblyInfo.cs for building + + -- Ted Gould <ted@ubuntu.com> Thu, 20 May 2010 21:59:48 -0500 + +indicator-application (0.0.20-0ubuntu1~ppa1) lucid; urgency=low + + * New upstream release. + * Unref the child when created in libappindicator (LP: #569273) + * Merging patch to add assembly information to Mono + binding (LP: #547195) + * Remove child-leakage.patch as merged upstream + + -- Ted Gould <ted@ubuntu.com> Thu, 20 May 2010 21:56:44 -0500 + +indicator-application (0.0.19-0ubuntu5) lucid-proposed; urgency=low + + * debian/patches/child-leakage.patch + - Fixes a memory leak (LP: #569273) + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 20 May 2010 07:35:33 -0400 + +indicator-application (0.0.19-0ubuntu4) lucid; urgency=low * bindings/mono/appindicator-sharp-0.1.pc.in: + Fix pcfile to point to library install location (LP: #564506) @@ -371,6 +395,14 @@ indicator-application (0.0.3-0ubuntu1) lucid; urgency=low -- Ted Gould <ted@ubuntu.com> Thu, 10 Dec 2009 13:34:40 -0600 +indicator-application (0.0.2-0ubuntu1~ppa1) karmic; urgency=low + + * Upstream release 0.0.2 + * Updates API to use GTK instead of dbusmenu to make it + easier for upstream developers to use. + + -- Ted Gould <ted@ubuntu.com> Fri, 04 Dec 2009 14:50:45 -0600 + indicator-application (0.0.2-0~ppa3) karmic; urgency=low * debian/watch: @@ -380,14 +412,6 @@ indicator-application (0.0.2-0~ppa3) karmic; urgency=low -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 09:00:06 -0500 -indicator-application (0.0.2-0ubuntu1~ppa1) karmic; urgency=low - - * Upstream release 0.0.2 - * Updates API to use GTK instead of dbusmenu to make it - easier for upstream developers to use. - - -- Ted Gould <ted@ubuntu.com> Fri, 04 Dec 2009 14:50:45 -0600 - indicator-application (0.0.1-0ubuntu3~ppa4) karmic; urgency=low * Adding in copyright headers and licenses |