diff options
author | Ted Gould <ted@gould.cx> | 2010-09-09 09:42:16 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-09 09:42:16 -0500 |
commit | 8dd9612e974b2e43c0828c2b9e2cebd551d39bef (patch) | |
tree | a461ea906865376568b94cf4f8e4a856fdb5c35b /debian | |
parent | c69489d0f100d3df9c0bcdcdb6d05cd4eca6c250 (diff) | |
parent | ae53bdc6ad8467d10dc7bc733477f87a23facb4d (diff) | |
download | libdbusmenu-8dd9612e974b2e43c0828c2b9e2cebd551d39bef.tar.gz libdbusmenu-8dd9612e974b2e43c0828c2b9e2cebd551d39bef.tar.bz2 libdbusmenu-8dd9612e974b2e43c0828c2b9e2cebd551d39bef.zip |
* New upstream release.
* Changing the timeouts on event calls for better detection
of failing applications
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index ae9f9dc..96304fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -libdbusmenu (0.3.12-0ubuntu2~ppa1) maverick; urgency=low +libdbusmenu (0.3.13-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge + * New upstream release. * Fixing the passing of the value to the results signal * Adding a test for checking event results signal - * Changing the timeouts on event calls + * Changing the timeouts on event calls for better detection + of failing applications - -- Ted Gould <ted@ubuntu.com> Mon, 30 Aug 2010 10:24:14 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 09 Sep 2010 09:41:34 -0500 libdbusmenu (0.3.12-0ubuntu1) maverick; urgency=low |