diff options
author | Ted Gould <ted@gould.cx> | 2010-02-04 18:22:44 -0800 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-04 18:22:44 -0800 |
commit | edc53b83fce120c8fbf2f7865f922db70cc56657 (patch) | |
tree | 5cc62946c5e51530b2f0da02268d7492af6c0ab5 /debian/control | |
parent | da7cfbcea0af0d51d64af92d4c29b4e3eb9c9e56 (diff) | |
download | ayatana-indicator-messages-edc53b83fce120c8fbf2f7865f922db70cc56657.tar.gz ayatana-indicator-messages-edc53b83fce120c8fbf2f7865f922db70cc56657.tar.bz2 ayatana-indicator-messages-edc53b83fce120c8fbf2f7865f922db70cc56657.zip |
* debian/control:
* dbusmenu* depends to 0.2.2
* libindicate* depends to 0.3.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 6b726d4..f622dd2 100644 --- a/debian/control +++ b/debian/control @@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, intltool, - libindicate-dev (>= 0.2.0), - libindicate-gtk-dev (>= 0.2.0), + libindicate-dev (>= 0.3.0), + libindicate-gtk-dev (>= 0.3.0), libindicator-dev (>= 0.3.0), - libdbusmenu-gtk-dev (>= 0.2.0), - libdbusmenu-glib-dev (>= 0.2.0) + libdbusmenu-gtk-dev (>= 0.2.2), + libdbusmenu-glib-dev (>= 0.2.2) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu |