diff options
author | Ted Gould <ted@gould.cx> | 2012-02-14 14:21:36 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-14 14:21:36 -0600 |
commit | eb803e833096843fa14705494cb91b0adf96fff7 (patch) | |
tree | 0762fdab61aa1e6865dda9e9f81c74a233713fe5 /debian/changelog | |
parent | b2a5f94bf7807e640d8b11dc33e0025c0f2036d5 (diff) | |
parent | 45aebde8abddd54f52333fd9cd2462eb0497f5dc (diff) | |
download | libayatana-indicator-eb803e833096843fa14705494cb91b0adf96fff7.tar.gz libayatana-indicator-eb803e833096843fa14705494cb91b0adf96fff7.tar.bz2 libayatana-indicator-eb803e833096843fa14705494cb91b0adf96fff7.zip |
* Upstream Merge
* Explicitly add in gmodule as a required library
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 090c203..37ed70f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ libindicator (0.4.91-0ubuntu1~ppa1) UNRELEASED; urgency=low * Ensure that parent_object is more aggressively set * Fix memory leak on groups of items in desktop files * Dropping debian/patches + * Upstream Merge + * Explicitly add in gmodule as a required library - -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 11:51:52 -0600 + -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 14:21:17 -0600 libindicator (0.4.90-0ubuntu4) precise; urgency=low |