diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-07-14 10:19:53 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-07-14 10:19:53 +0200 |
commit | 44e511fb4f72420180baf757179efe3d483a91ca (patch) | |
tree | 32ebdba980ad21a3227526365e8ae61b64b5daaa /debian/changelog | |
parent | 2404f2f70b5c1a110383b15694e5784cd2d6013c (diff) | |
parent | 674342c670052bcfcc92b7638de9af482ae2a856 (diff) | |
download | libdbusmenu-44e511fb4f72420180baf757179efe3d483a91ca.tar.gz libdbusmenu-44e511fb4f72420180baf757179efe3d483a91ca.tar.bz2 libdbusmenu-44e511fb4f72420180baf757179efe3d483a91ca.zip |
Merge new upstreams and changes from Ubuntu.
* New upstream release.
∘ Protect against NULL nodes (LP: #602444)
∘ Remove extra warnings and messages
∘ Handle not having a session bus better (LP: #598715)
* New upstream release.
* Block building submenus on separators (LP: #598620)
* Adding more through JSON support for testing
* Fixing up value handling in dbusmenu-dumper
* debian/control, debian/libdbusmenu-jsonloader*install: Adding
two binary packages for the jsonloader test library.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c25acb9..bf3ed67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +libdbusmenu (0.3.5-1) unstable; urgency=low + + * + + -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:19:38 +0200 + +libdbusmenu (0.3.5-0ubuntu1) maverick; urgency=low + + * New upstream release. + ∘ Protect against NULL nodes (LP: #602444) + ∘ Remove extra warnings and messages + ∘ Handle not having a session bus better (LP: #598715) + + -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 10:24:18 -0500 + +libdbusmenu (0.3.4-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Block building submenus on separators (LP: #598620) + * Adding more through JSON support for testing + * Fixing up value handling in dbusmenu-dumper + * debian/control, debian/libdbusmenu-jsonloader*install: Adding + two binary packages for the jsonloader test library. + + -- Ted Gould <ted@ubuntu.com> Thu, 01 Jul 2010 09:00:16 -0500 + libdbusmenu (0.3.3-1) unstable; urgency=low * Merge Ubuntu. |