diff options
author | Ted Gould <ted@gould.cx> | 2011-03-03 13:32:42 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-03 13:32:42 -0600 |
commit | 70d5440f983b1a7de06adfb29ff24d672dc459a9 (patch) | |
tree | 43789f1ab8542afe612c59164060399d0b47febb /debian/changelog | |
parent | 22fbdf6340b9b4e233c033e20009d2c65d18c804 (diff) | |
parent | fe59d572cdec7291b27bee9135e56cb7a7ad6a4f (diff) | |
download | libayatana-appindicator-70d5440f983b1a7de06adfb29ff24d672dc459a9.tar.gz libayatana-appindicator-70d5440f983b1a7de06adfb29ff24d672dc459a9.tar.bz2 libayatana-appindicator-70d5440f983b1a7de06adfb29ff24d672dc459a9.zip |
Merge from U. Desktop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 38 |
1 files changed, 36 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1c2bad1..72c3b15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,44 @@ -libappindicator (0.2.96-0ubuntu1~ppa1) natty; urgency=low +libappindicator (0.2.96-0ubuntu4) natty; urgency=low + * src/appindicator3-0.1.pc.in + - Set includedir to the location of the headers provided by + libappindicator-dev (LP: #721562) + * debian/control + - Make libappindicator3-dev depend on libappindicator-dev which + includes the headers (LP: #721562) + + -- Ken VanDine <ken.vandine@canonical.com> Mon, 28 Feb 2011 23:26:35 -0500 + +libappindicator (0.2.96-0ubuntu3) natty; urgency=low + + * debian/patches/update-defs.patch: + - Fix crash when importing appindicator from Python (LP: #724917). + + -- Артём Попов <artfwo@ubuntu.com> Mon, 28 Feb 2011 22:33:47 +0600 + +libappindicator (0.2.96-0ubuntu2) natty; urgency=low + + * debian/control, debian/rules: + - Add quilt + * debian/patches/disconnect-from-theme.patch: + - Fix crash when switching themes by disconnecting a signal from + the theme on dispose. LP: #708188 + + -- Michael Terry <mterry@ubuntu.com> Mon, 28 Feb 2011 08:48:40 -0500 + +libappindicator (0.2.96-0ubuntu1) natty; urgency=low + + [ Ted Gould ] * New upstream release. * Add support for accessible descriptions * Move deregistration of object later to send final signals - -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 16:06:43 -0600 + [ Ken VanDine ] + * debian/libappindicator3-1.symbols + * debian/libappindicator1.symbols + - Added symbols + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 24 Feb 2011 21:45:34 -0500 libappindicator (0.2.95-0ubuntu3) natty; urgency=low |