diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 17:00:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 17:00:57 -0600 |
commit | b50c1299b1da499a0aeea15c9445f37e286f29f7 (patch) | |
tree | 6c1260de0ddf350a695bf302d3facc8e2fa7aa72 | |
parent | 8cdf3c889851968c20ac257b4c534d93ff3b2358 (diff) | |
download | ayatana-indicator-messages-b50c1299b1da499a0aeea15c9445f37e286f29f7.tar.gz ayatana-indicator-messages-b50c1299b1da499a0aeea15c9445f37e286f29f7.tar.bz2 ayatana-indicator-messages-b50c1299b1da499a0aeea15c9445f37e286f29f7.zip |
debian/control: dbusmenu to 0.3.94
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d2052fc..f961df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ indicator-messages (0.3.91-0ubuntu1~ppa1) UNRELEASED; urgency=low * Fixing the service file * Adding a log domain * Fixing type handler for dbusmenu 0.3.94 + * debian/control: dbusmenu to 0.3.94 - -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 16:59:36 -0600 + -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 17:00:42 -0600 indicator-messages (0.3.90-0ubuntu1) natty; urgency=low diff --git a/debian/control b/debian/control index 4e28b59..7029e65 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.4.91), libindicate-gtk-dev (>= 0.4.91), libindicator-dev (>= 0.3.14), - libdbusmenu-gtk-dev (>= 0.3.91), - libdbusmenu-glib-dev (>= 0.3.91) + libdbusmenu-gtk-dev (>= 0.3.94), + libdbusmenu-glib-dev (>= 0.3.94) Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu |