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
=== modified file 'configure.ac'
--- configure.ac 2010-02-05 19:20:00 +0000
+++ configure.ac 2010-02-11 16:18:12 +0000
@@ -1,11 +1,11 @@
11
2AC_INIT(libdbusmenu, 0.2.3, ted@canonical.com)2AC_INIT(libdbusmenu, 0.2.4, ted@canonical.com)
3AC_COPYRIGHT([Copyright 2009,2010 Canonical])3AC_COPYRIGHT([Copyright 2009,2010 Canonical])
44
5AC_PREREQ(2.53)5AC_PREREQ(2.53)
66
7AM_CONFIG_HEADER(config.h)7AM_CONFIG_HEADER(config.h)
8AM_INIT_AUTOMAKE(libdbusmenu, 0.2.3)8AM_INIT_AUTOMAKE(libdbusmenu, 0.2.4)
99
10AM_MAINTAINER_MODE10AM_MAINTAINER_MODE
1111
@@ -66,7 +66,7 @@
66###########################66###########################
6767
68LIBDBUSMENU_CURRENT=168LIBDBUSMENU_CURRENT=1
69LIBDBUSMENU_REVISION=169LIBDBUSMENU_REVISION=2
70LIBDBUSMENU_AGE=070LIBDBUSMENU_AGE=0
7171
72AC_SUBST(LIBDBUSMENU_CURRENT)72AC_SUBST(LIBDBUSMENU_CURRENT)
7373
=== modified file 'debian/changelog'
--- debian/changelog 2010-02-09 23:22:11 +0000
+++ debian/changelog 2010-02-11 16:18:12 +0000
@@ -1,3 +1,11 @@
1libdbusmenu (0.2.4-0ubuntu1) lucid; urgency=low
2
3 * Upstream release 0.2.4
4 * Remove uneccessary reference to stop duplication of menus
5 * Handle dbus method errors better
6
7 -- Ted Gould <ted@ubuntu.com> Thu, 11 Feb 2010 10:13:56 -0600
8
1libdbusmenu (0.2.3-0ubuntu3) lucid; urgency=low9libdbusmenu (0.2.3-0ubuntu3) lucid; urgency=low
210
3 * Backported lp:~ted/dbusmenu/dbus-error-handling to fix the 11 * Backported lp:~ted/dbusmenu/dbus-error-handling to fix the

Subscribers

People subscribed via source and target branches

to all changes: