Merge lp:~dbusmenu-team/libdbusmenu/ubuntu into lp:~ubuntu-desktop/libdbusmenu/ubuntu

Proposed by Ted Gould
Status: Merged
Approved by: Ken VanDine
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~dbusmenu-team/libdbusmenu/ubuntu
Merge into: lp:~ubuntu-desktop/libdbusmenu/ubuntu
Diff against target: 42 lines (+11/-3)
2 files modified
configure.ac (+3/-3)
debian/changelog (+8/-0)
To merge this branch: bzr merge lp:~dbusmenu-team/libdbusmenu/ubuntu
Reviewer Review Type Date Requested Status
Ken VanDine Pending
Review via email: mp+19111@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ted Gould (ted) wrote :

0.2.4

lp:~dbusmenu-team/libdbusmenu/ubuntu updated
66. By Ken VanDine

releasing version 0.2.4-0ubuntu1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2010-02-05 19:20:00 +0000
3+++ configure.ac 2010-02-11 16:18:12 +0000
4@@ -1,11 +1,11 @@
5
6-AC_INIT(libdbusmenu, 0.2.3, ted@canonical.com)
7+AC_INIT(libdbusmenu, 0.2.4, ted@canonical.com)
8 AC_COPYRIGHT([Copyright 2009,2010 Canonical])
9
10 AC_PREREQ(2.53)
11
12 AM_CONFIG_HEADER(config.h)
13-AM_INIT_AUTOMAKE(libdbusmenu, 0.2.3)
14+AM_INIT_AUTOMAKE(libdbusmenu, 0.2.4)
15
16 AM_MAINTAINER_MODE
17
18@@ -66,7 +66,7 @@
19 ###########################
20
21 LIBDBUSMENU_CURRENT=1
22-LIBDBUSMENU_REVISION=1
23+LIBDBUSMENU_REVISION=2
24 LIBDBUSMENU_AGE=0
25
26 AC_SUBST(LIBDBUSMENU_CURRENT)
27
28=== modified file 'debian/changelog'
29--- debian/changelog 2010-02-09 23:22:11 +0000
30+++ debian/changelog 2010-02-11 16:18:12 +0000
31@@ -1,3 +1,11 @@
32+libdbusmenu (0.2.4-0ubuntu1) lucid; urgency=low
33+
34+ * Upstream release 0.2.4
35+ * Remove uneccessary reference to stop duplication of menus
36+ * Handle dbus method errors better
37+
38+ -- Ted Gould <ted@ubuntu.com> Thu, 11 Feb 2010 10:13:56 -0600
39+
40 libdbusmenu (0.2.3-0ubuntu3) lucid; urgency=low
41
42 * Backported lp:~ted/dbusmenu/dbus-error-handling to fix the

Subscribers

People subscribed via source and target branches

to all changes: