From 5a36e5793ba422d5bff4cfaaea377be2d11f3874 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 27 Aug 2009 11:43:58 -0400 Subject: * Update to fix build issue * Fix to dereference the application menu items correctly so that the signal handlers are dropped as well. (lp: #410251) --- debian/changelog | 15 ++++++++++++++- debian/control | 4 ++-- 2 files changed, 16 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index aefc9e1..7c10a1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-messages (0.2.0-0ubuntu1~ppa1) karmic; urgency=low +indicator-messages (0.2.0-0ubuntu1) karmic; urgency=low * Upstream version 0.2.0 * debian/control: Adding dependency information for libdbusmenu @@ -7,6 +7,19 @@ indicator-messages (0.2.0-0ubuntu1~ppa1) karmic; urgency=low -- Ted Gould Thu, 27 Aug 2009 10:28:14 -0500 +indicator-messages (0.2.0~bzr124-0ubuntu1) karmic; urgency=low + + * Update to fix build issue + + -- Sebastien Bacher Fri, 07 Aug 2009 17:12:40 +0100 + +indicator-messages (0.2.0~bzr121-0ubuntu3) karmic; urgency=low + + * Fix to dereference the application menu items correctly so that + the signal handlers are dropped as well. (lp: #410251) + + -- Ted Gould Wed, 05 Aug 2009 19:00:31 +0100 + indicator-messages (0.2.0~bzr121-0ubuntu2) karmic; urgency=low * Run autogen.sh before upload diff --git a/debian/control b/debian/control index 53a3456..32b0ae9 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.2.0~bzr298), libindicate-gtk-dev (>= 0.2.0~bzr298), libindicator-dev (>= 0.2.0~bzr301), - libdbusmenu-gtk-dev (>= 0.0.2), - libdbusmenu-glib-dev (>= 0.0.2) + libdbusmenu-gtk-dev, + libdbusmenu-glib-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu -- cgit v1.2.3