diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-03 17:20:11 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-03 17:20:11 -0500 |
commit | 007331a4fa96261065624aa8c369219f80ffbd74 (patch) | |
tree | a4f826b2ac0b4a9aadbc465548d007247e621659 /debian/changelog | |
parent | fe59d572cdec7291b27bee9135e56cb7a7ad6a4f (diff) | |
parent | be0a541c8a33f32bfae86fe8e03ebb0245cf6602 (diff) | |
download | libayatana-appindicator-007331a4fa96261065624aa8c369219f80ffbd74.tar.gz libayatana-appindicator-007331a4fa96261065624aa8c369219f80ffbd74.tar.bz2 libayatana-appindicator-007331a4fa96261065624aa8c369219f80ffbd74.zip |
releasing version 0.2.97-0ubuntu10.2.97-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72c3b15..0f5b4b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libappindicator (0.2.97-0ubuntu1) natty; 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) + * debian/patches: Removed, all upstream + + -- Ted Gould <ted@ubuntu.com> Thu, 03 Mar 2011 13:42:10 -0600 + libappindicator (0.2.96-0ubuntu4) natty; urgency=low * src/appindicator3-0.1.pc.in |