diff options
author | Michael Terry <mike@mterry.name> | 2011-02-28 13:03:49 -0500 |
---|---|---|
committer | Michael Terry <mike@mterry.name> | 2011-02-28 13:03:49 -0500 |
commit | 8fd3730bd6d4e4c7391b899290aadf3ae27363f6 (patch) | |
tree | 713ef3d2be801e627b256d7d11b2e2ff76d11446 /debian/changelog | |
parent | 49874d38804ea6cc47d3a241600e4f0a12f9fc1a (diff) | |
parent | 160c776f7dfcaaa7d73704f0b4d8fbbe64d8be18 (diff) | |
download | libayatana-appindicator-8fd3730bd6d4e4c7391b899290aadf3ae27363f6.tar.gz libayatana-appindicator-8fd3730bd6d4e4c7391b899290aadf3ae27363f6.tar.bz2 libayatana-appindicator-8fd3730bd6d4e4c7391b899290aadf3ae27363f6.zip |
* debian/patches/update-defs.patch:0.2.96-0ubuntu3
- Fix crash when importing appindicator from Python (LP: #724917).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ae4dd0..a65d8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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: |