diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-02-14 22:35:40 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-02-14 22:35:40 +0100 |
commit | 5a2f66b3302889e19f629a9de9667a6e8ed93bfb (patch) | |
tree | 8ba63434ab7f0665bacf8dfa91ecfabb1817e281 /debian/changelog | |
parent | b3398715b2dcb0dd78fba5f5323e672d3677d730 (diff) | |
parent | 05f46d7e9a048f8427f3261ff3b52c0b9fdbcde7 (diff) | |
download | libayatana-indicator-5a2f66b3302889e19f629a9de9667a6e8ed93bfb.tar.gz libayatana-indicator-5a2f66b3302889e19f629a9de9667a6e8ed93bfb.tar.bz2 libayatana-indicator-5a2f66b3302889e19f629a9de9667a6e8ed93bfb.zip |
releasing version 0.4.91-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af43b20..4f941d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libindicator (0.4.91-0ubuntu1) precise; urgency=low + + * New upstream release. + * Visibility fixes for indicators using that functionality + * Ensure that parent_object is more aggressively set + * Fix memory leak on groups of items in desktop files (lp: #923629) + * Dropping debian/patches + * Upstream Merge + * Explicitly add in gmodule as a required library + * debian/control, debian/rules: + * Adding in autoreconf support + * Adding a check rule and requiring new build deps + + -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 14:29:51 -0600 + libindicator (0.4.90-0ubuntu4) precise; urgency=low * libindicator/indicator-object.c |