diff options
-rw-r--r-- | debian/changelog | 28 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 27 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 45da4e5..df6ee00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,14 +13,38 @@ indicator-messages (0.2.0-0ubuntu1~ppa2) karmic; urgency=low -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 14:01:03 -0500 -indicator-messages (0.2.0-0ubuntu1~ppa1) karmic; urgency=low +indicator-messages (0.2.0-0ubuntu2) karmic; urgency=low + * debian/control + - Bump build depends on dbusmenu to 0.1.0 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 27 Aug 2009 21:14:46 +0200 + +indicator-messages (0.2.0-0ubuntu1) karmic; urgency=low + + [ Ted Gould ] * Upstream version 0.2.0 * debian/control: Adding dependency information for libdbusmenu to say >= 0.0.2 to match upstream build system. * debian/watch: Changing to use indicator-messages project. - -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 10:28:14 -0500 + [ Martin Pitt ] + * debian/control: Update Vcs-Bzr: for new branch location. + + -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 20:46:27 +0200 + +indicator-messages (0.2.0~bzr124-0ubuntu1) karmic; urgency=low + + * Update to fix build issue + + -- Sebastien Bacher <seb128@ubuntu.com> 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 <ted@ubuntu.com> Wed, 05 Aug 2009 19:00:31 +0100 indicator-messages (0.2.0~bzr121-0ubuntu2) karmic; urgency=low diff --git a/debian/control b/debian/control index 698314a..99fbbcf 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-glib-dev (>= 0.1.1) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Package: indicator-messages Architecture: any |