diff options
author | Артём Попов <artfwo@gmail.com> | 2011-02-28 22:35:21 +0600 |
---|---|---|
committer | Артём Попов <artfwo@gmail.com> | 2011-02-28 22:35:21 +0600 |
commit | fdb740f78696a72185262ad980272eb8fa95df51 (patch) | |
tree | 9390fb48d951c9a2238e3cc8de2b0959a90279a8 /debian/changelog | |
parent | 49874d38804ea6cc47d3a241600e4f0a12f9fc1a (diff) | |
download | libayatana-appindicator-fdb740f78696a72185262ad980272eb8fa95df51.tar.gz libayatana-appindicator-fdb740f78696a72185262ad980272eb8fa95df51.tar.bz2 libayatana-appindicator-fdb740f78696a72185262ad980272eb8fa95df51.zip |
* debian/patches/update-defs.patch:
- 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: |