diff options
| author | Ted Gould <ted@gould.cx> | 2009-12-22 14:49:00 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2009-12-22 14:49:00 -0600 |
| commit | 734e218816c9c2bee0eb202e776c69b34755552b (patch) | |
| tree | 86a644c65d742d1a617036dc3a9a044329bc4067 /debian/control | |
| parent | 38a59145e520cc7758af733fee3855705be056d4 (diff) | |
| parent | 8ce405b8d62c0d1f9ea78e20add9761b4b947d17 (diff) | |
| download | ayatana-indicator-messages-734e218816c9c2bee0eb202e776c69b34755552b.tar.gz ayatana-indicator-messages-734e218816c9c2bee0eb202e776c69b34755552b.tar.bz2 ayatana-indicator-messages-734e218816c9c2bee0eb202e776c69b34755552b.zip | |
* Upgrading to dbusmenu 0.2.0
* 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 |
