aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 71d2c85..f4209cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
-libdbusmenu (0.4.2-0ubuntu1~ppa1) natty; urgency=low
+libdbusmenu (0.4.2-0ubuntu1) natty; urgency=low
* New upstream release.
- ∘ Fix GIR scan to not include duplicate namespaces (LP: #750575)
- ∘ Keep refs to the client and makes sure to disconnect all handlers.
+ * Fix GIR scan to not include duplicate namespaces (LP: #750575)
+ * Keep refs to the client and makes sure to disconnect all handlers.
(LP: #749609)
- ∘ Add GTK side handlers for the open/close events to ensure GTK apps
+ * Add GTK side handlers for the open/close events to ensure GTK apps
can use those events still (LP: #750588)
- ∘ Create submenus for menuitems that don't have children but still
+ * Create submenus for menuitems that don't have children but still
have told us they need them with the child-display property.
(LP: #619811)