diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 7bef1f7..4d99ffa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -indicator-messages (0.2.0-0ubuntu1) UNRELEASED; urgency=low +indicator-messages (0.2.0-0ubuntu2) UNRELEASED; urgency=low + + * debian/control + - Bump build depends on dbusmenu to 0.1.0 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 27 Aug 2009 15:06:49 -0400 + +indicator-messages (0.2.0-0ubuntu1) karmic; urgency=low * Upstream version 0.2.0 * debian/control: Adding dependency information for libdbusmenu diff --git a/debian/control b/debian/control index 53a3456..707d8c4 100644 --- a/debian/control +++ b/debian/control @@ -12,11 +12,11 @@ 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 (>= 0.1.0), + libdbusmenu-glib-dev (>= 0.1.0) 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-core-dev/indicator-messages/ubuntu Package: indicator-messages Architecture: any |