diff options
author | Ted Gould <ted@gould.cx> | 2011-03-03 13:34:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-03 13:34:35 -0600 |
commit | 15784dbb2ca18efa7d2790cdd76eba13ea23947f (patch) | |
tree | 5482a453eec4c01ca83fbcc97a537b8d9fb4cce6 /debian | |
parent | 70d5440f983b1a7de06adfb29ff24d672dc459a9 (diff) | |
parent | 56d9374b5b9de50fcc4c3f904bb0459799244df4 (diff) | |
download | libayatana-appindicator-15784dbb2ca18efa7d2790cdd76eba13ea23947f.tar.gz libayatana-appindicator-15784dbb2ca18efa7d2790cdd76eba13ea23947f.tar.bz2 libayatana-appindicator-15784dbb2ca18efa7d2790cdd76eba13ea23947f.zip |
* New upstream release.
* Set includedir to the location of the headers provided by
libappindicator-dev (LP: #721562)
* Fix crash when importing appindicator from Python (LP: #724917).
* Fix crash when switching themes by disconnecting a signal from
the theme on dispose. LP: #708188
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72c3b15..875295e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libappindicator (0.2.97-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Set includedir to the location of the headers provided by + libappindicator-dev (LP: #721562) + * Fix crash when importing appindicator from Python (LP: #724917). + * Fix crash when switching themes by disconnecting a signal from + the theme on dispose. LP: #708188 + + -- Ted Gould <ted@ubuntu.com> Thu, 03 Mar 2011 13:33:54 -0600 + libappindicator (0.2.96-0ubuntu4) natty; urgency=low * src/appindicator3-0.1.pc.in |