diff options
author | Ted Gould <ted@gould.cx> | 2010-08-18 11:04:26 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-18 11:04:26 -0500 |
commit | 6152054b12dca704e836a9863f2f9b242ea7e487 (patch) | |
tree | e2eb5235c372b0dad5b27746c1f4767c027731ca /debian/changelog | |
parent | d0975614e095e07b839eebbfcb8ac14d8124c19b (diff) | |
parent | 79f7355391b87f88f79330f4d7507ef72c15734c (diff) | |
download | libayatana-indicator-6152054b12dca704e836a9863f2f9b242ea7e487.tar.gz libayatana-indicator-6152054b12dca704e836a9863f2f9b242ea7e487.tar.bz2 libayatana-indicator-6152054b12dca704e836a9863f2f9b242ea7e487.zip |
Merging in Ubuntu Desktop branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1283852..70fdc65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,21 @@ libindicator (0.3.12-0ubuntu1~ppa1) UNRELEASED; urgency=low * New upstream release. * Removing a g_error that was breaking Unity on failed icons + * dropping workaround-icon-crash.patch: -- Ted Gould <ted@ubuntu.com> Wed, 18 Aug 2010 11:02:03 -0500 -libindicator (0.3.11-0ubuntu1~ppa1) maverick; urgency=low +libindicator (0.3.11-0ubuntu2) maverick; urgency=low + + * workaround-icon-crash.patch: + - change from Mikkel Kamstrup Erlandsen to workaround a crasher in the + new version + * debian/control: + - updated the gtk build requirement + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 13 Aug 2010 11:40:29 +0200 + +libindicator (0.3.11-0ubuntu1) maverick; urgency=low * New upstream release. * Allowing absolute paths in the image name (LP: #564034) |