diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9666afd..fde5e8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,16 @@ -libdbusmenu (12.10.0-0ubuntu1) UNRELEASED; urgency=low +libdbusmenu (12.10.1-0ubuntu1) UNRELEASED; urgency=low * New upstream release. - Honor changes to GtkSettings' gtk-menu-images value (LP: #927236) - don't display an underscore on menuitimes containing a '&' (LP: #994564) - set the widget for the accelerator even if there isn't a mnemonic (LP: #982656) - - make the vala bindings use pkg-config names, rather than gir ones - Some platforms don't have valgrind, so treat those unit tests separately - make headers match independent of the build directory - constify some public API calls + * New upstream release. - -- Didier Roche <didrocks@ubuntu.com> Thu, 20 Sep 2012 18:45:11 +0200 + -- Didier Roche <didrocks@ubuntu.com> Thu, 20 Sep 2012 19:15:24 +0200 libdbusmenu (0.6.2-0ubuntu1) quantal; urgency=low |