Merge lp:~agateau/kubuntu-packaging/libdbusmenu-qt-0.9.2 into lp:~kubuntu-packagers/kubuntu-packaging/libdbusmenu-qt

Proposed by Aurélien Gâteau
Status: Merged
Merged at revision: 34
Proposed branch: lp:~agateau/kubuntu-packaging/libdbusmenu-qt-0.9.2
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/libdbusmenu-qt
Diff against target: 48 lines (+15/-4)
2 files modified
debian/changelog (+12/-0)
debian/libdbusmenu-qt2.symbols (+3/-4)
To merge this branch: bzr merge lp:~agateau/kubuntu-packaging/libdbusmenu-qt-0.9.2
Reviewer Review Type Date Requested Status
Jonathan Riddell Pending
Review via email: mp+99971@code.launchpad.net

Description of the change

New upstream release of dbusmenu-qt, fixes a few bugs compared to the 0.9.0
version we have in Precise (quoting the NEWS file):

# 0.9.2
- Fix disabling and hiding actions (Aurelien Gateau)
- Avoid spamming dbus at startup (Aurelien Gateau)
- Do not print warnings when not necessary (Aurelien Gateau)

# 0.9.1 - 2012.03.26
- Add support for "opened" and "closed" events (Aurelien Gateau)
- Add support for icon-data (LP BUG 633339) (Christoph Spielmann)

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-11-24 16:34:41 +0000
3+++ debian/changelog 2012-03-29 16:20:31 +0000
4@@ -1,3 +1,15 @@
5+libdbusmenu-qt (0.9.2-0ubuntu1) precise; urgency=low
6+
7+ * New upstream release.
8+
9+ -- Aurélien Gâteau <aurelien.gateau@ubuntu.com> Thu, 29 Mar 2012 17:51:21 +0200
10+
11+libdbusmenu-qt (0.9.1-0ubuntu1) precise; urgency=low
12+
13+ * New upstream release.
14+
15+ -- Aurélien Gâteau <aurelien.gateau@ubuntu.com> Mon, 26 Mar 2012 15:36:30 +0200
16+
17 libdbusmenu-qt (0.9.0-2ubuntu1) precise; urgency=low
18
19 * Merge from Debian git, remaining changes:
20
21=== modified file 'debian/libdbusmenu-qt2.symbols'
22--- debian/libdbusmenu-qt2.symbols 2011-11-24 16:34:41 +0000
23+++ debian/libdbusmenu-qt2.symbols 2012-03-29 16:20:31 +0000
24@@ -1,4 +1,4 @@
25-# SymbolsHelper-Confirmed: 0.9.0 amd64
26+# SymbolsHelper-Confirmed: 0.9.1 amd64
27 libdbusmenu-qt.so.2 libdbusmenu-qt2 #MINVER#
28 _ZN16DBusMenuExporter11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.3.2
29 _ZN16DBusMenuExporter11qt_metacastEPKc@Base 0.3.2
30@@ -22,16 +22,15 @@
31 _ZN16DBusMenuImporter11qt_metacastEPKc@Base 0.3.2
32 _ZN16DBusMenuImporter16sendClickedEventEi@Base 0.3.2
33 _ZN16DBusMenuImporter16staticMetaObjectE@Base 0.3.2
34- _ZN16DBusMenuImporter17GetLayoutCallbackEiP23QDBusPendingCallWatcher@Base 0.8.0
35 _ZN16DBusMenuImporter17slotLayoutUpdatedEji@Base 0.3.3
36 _ZN16DBusMenuImporter18menuReadyToBeShownEv@Base 0.3.3
37+ _ZN16DBusMenuImporter19slotMenuAboutToHideEv@Base 0.9.1
38 _ZN16DBusMenuImporter19slotMenuAboutToShowEv@Base 0.3.2
39- _ZN16DBusMenuImporter21GetPropertiesCallbackEiP23QDBusPendingCallWatcher@Base 0.3.2
40+ _ZN16DBusMenuImporter21slotGetLayoutFinishedEP23QDBusPendingCallWatcher@Base 0.9.1
41 _ZN16DBusMenuImporter25actionActivationRequestedEP7QAction@Base 0.6.6
42 _ZN16DBusMenuImporter27processPendingLayoutUpdatesEv@Base 0.5.1
43 _ZN16DBusMenuImporter27slotItemActivationRequestedEij@Base 0.6.6
44 _ZN16DBusMenuImporter31slotAboutToShowDBusCallFinishedEP23QDBusPendingCallWatcher@Base 0.3.2
45- _ZN16DBusMenuImporter8dispatchEP23QDBusPendingCallWatcher@Base 0.3.2
46 _ZN16DBusMenuImporterC1ERK7QStringS2_P7QObject@Base 0.3.2
47 _ZN16DBusMenuImporterC2ERK7QStringS2_P7QObject@Base 0.3.2
48 _ZN16DBusMenuImporterD0Ev@Base 0.3.2

Subscribers

People subscribed via source and target branches