aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ad2732b..6c3927e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ indicator-messages (0.3.5-0ubuntu1~ppa1) UNRELEASED; urgency=low
(LP: #537312)
* Track applications we've seen so that we can show "Set Up"
text if we've not seen the app before.
+ * debian/control: Increasing dbusmenu-glib dep to 0.2.8
-- Ted Gould <ted@ubuntu.com> Thu, 25 Mar 2010 10:48:10 -0500
diff --git a/debian/control b/debian/control
index 10ebc00..b2a013b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0),
libindicate-gtk-dev (>= 0.3.0),
libindicator-dev (>= 0.3.5),
libdbusmenu-gtk-dev (>= 0.2.5),
- libdbusmenu-glib-dev (>= 0.2.5)
+ libdbusmenu-glib-dev (>= 0.2.8)
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu