aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-04 13:49:40 -0500
committerTed Gould <ted@canonical.com>2009-09-04 13:49:40 -0500
commit61f89ef021ccb4cea9e7bb920ffb7fd42ed8dcca (patch)
tree7e8eb86168d2a8d6aef6296c95f64fe5de12477b /debian
parent23f91a6d8da46c12e84b2b8346ad67b7c2944b9a (diff)
downloadayatana-indicator-messages-61f89ef021ccb4cea9e7bb920ffb7fd42ed8dcca.tar.gz
ayatana-indicator-messages-61f89ef021ccb4cea9e7bb920ffb7fd42ed8dcca.tar.bz2
ayatana-indicator-messages-61f89ef021ccb4cea9e7bb920ffb7fd42ed8dcca.zip
debian/control: Increasing Dbusmenu dependencies.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a6c26f..500d1b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
indicator-messages (0.2.0-0ubuntu1~ppa3) UNRELEASED; urgency=low
* Upstream usage of new Dbusmenu 0.1.1 defines.
+ * debian/control: Increasing Dbusmenu dependencies.
-- Ted Gould <ted@ubuntu.com> Fri, 04 Sep 2009 13:48:49 -0500
diff --git a/debian/control b/debian/control
index 751c3aa..698314a 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.1.0),
- libdbusmenu-glib-dev (>= 0.1.0)
+ libdbusmenu-gtk-dev (>= 0.1.1),
+ 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