diff options
author | Ted Gould <ted@gould.cx> | 2009-12-18 20:59:21 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-18 20:59:21 -0600 |
commit | 0ed356bf5bd719b21126e6114c2badc22570abbd (patch) | |
tree | 7282b352d8e5e42af87c26b6e073fe2988958901 /debian/control | |
parent | a9d46c6be68d2ff4f8cab6ff1d9027ac5a48045a (diff) | |
download | ayatana-indicator-messages-0ed356bf5bd719b21126e6114c2badc22570abbd.tar.gz ayatana-indicator-messages-0ed356bf5bd719b21126e6114c2badc22570abbd.tar.bz2 ayatana-indicator-messages-0ed356bf5bd719b21126e6114c2badc22570abbd.zip |
debian/control: Updating dbusmenu dependency to 0.2.0~dev
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ab92d8b..0023281 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.3.0~dev), - libdbusmenu-gtk-dev (>= 0.1.1), - libdbusmenu-glib-dev (>= 0.1.1) + libdbusmenu-gtk-dev (>= 0.2.0~dev), + libdbusmenu-glib-dev (>= 0.2.0~dev) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu |