aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-11 11:52:21 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-11 11:52:21 -0500
commitf5f01c530c79bff5739a709c26e2d91a3f04b8f3 (patch)
tree6e94c9e17bd565884faf5731cb649a31699c61bb /debian
parent054d74ead5f54891fd57bf87144554359d367e35 (diff)
parent286140b9baa7d797654e6f62bbb340527e127412 (diff)
downloadlibdbusmenu-f5f01c530c79bff5739a709c26e2d91a3f04b8f3.tar.gz
libdbusmenu-f5f01c530c79bff5739a709c26e2d91a3f04b8f3.tar.bz2
libdbusmenu-f5f01c530c79bff5739a709c26e2d91a3f04b8f3.zip
Sync from Ubuntu Desktop
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog25
1 files changed, 12 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog
index c957d41..8b987a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,25 +1,24 @@
-libdbusmenu (0.5.99-0ubuntu1~ppa1) precise; urgency=low
+libdbusmenu (0.5.99-0ubuntu2) precise; urgency=low
- * New upstream release.
- * Make private two impl functions that were accidentally public
-
- -- Charles Kerr <charles.kerr@canonical.com> Thu, 05 Apr 2012 14:22:33 -0500
-
-libdbusmenu (0.5.98-0ubuntu1~ppa1) precise; urgency=low
-
- * New upstream release.
- * Fix a regresssion introduced in 0.5.97's fix for (LP: #957022)
+ * libdbusmenu-glib/server.c
+ - Cherry picked a fix for a regression in about-to-show grouping
+ * libdbusmenu-gtk/genericmenuitem.c
+ - Fixed: underscore on menu items change on switching focus (LP: #903200)
+ * libdbusmenu-gtk/parser.c
+ - Fixed: nautilus crashed with SIGSEGV in
+ dbusmenu_menuitem_property_remove() (LP: #959821)
- -- Charles Kerr <charles.kerr@canonical.com> Thu, 05 Apr 2012 10:53:15 -0500
+ -- Ken VanDine <ken.vandine@canonical.com> Mon, 09 Apr 2012 16:29:34 -0400
-libdbusmenu (0.5.97-0ubuntu1~ppa1) precise; urgency=low
+libdbusmenu (0.5.99-0ubuntu1) precise; urgency=low
* New upstream release.
* Reduce the number of messages hud-service sends. (LP: #957022)
* Fix valgrind tests thanks to a little help from sewardj.
* Add gcov targets to autotools build for code-coverage reporting.
+ * Make private two impl functions that were accidentally public
- -- Charles Kerr <charles.kerr@canonical.com> Wed, 04 Apr 2012 15:09:47 -0500
+ -- Charles Kerr <charles.kerr@canonical.com> Thu, 05 Apr 2012 14:22:33 -0500
libdbusmenu (0.5.96-0ubuntu2) precise; urgency=low