diff options
author | Ted Gould <ted@canonical.com> | 2009-08-27 13:58:50 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-27 13:58:50 -0500 |
commit | b413328fc73d5f1b7df7bebeb1b9ba260f99bc9f (patch) | |
tree | 8b5cea18fc483ce8aee1dfee5ffb79c0558d5e50 | |
parent | b60635ec5fe8d9f3ee4bc355c506c0d0f8c59e88 (diff) | |
parent | 48c1827cd615f895720a71bff70e0401f4b52f17 (diff) | |
download | ayatana-indicator-messages-b413328fc73d5f1b7df7bebeb1b9ba260f99bc9f.tar.gz ayatana-indicator-messages-b413328fc73d5f1b7df7bebeb1b9ba260f99bc9f.tar.bz2 ayatana-indicator-messages-b413328fc73d5f1b7df7bebeb1b9ba260f99bc9f.zip |
Upstream update to dbusmenu dependency.
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ef2239b..8b9caca 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ GIO_UNIX_REQUIRED_VERSION=2.18 PANEL_REQUIRED_VERSION=2.0.0 INDICATE_REQUIRED_VERSION=0.2.0 INDICATOR_REQUIRED_VERSION=0.2.0 -DBUSMENUGTK_REQUIRED_VERSION=0.0.2 +DBUSMENUGTK_REQUIRED_VERSION=0.1.0 PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION diff --git a/debian/changelog b/debian/changelog index aefc9e1..ce369d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-messages (0.2.0-0ubuntu1~ppa2) UNRELEASED; urgency=low + + * Upstream update to dbusmenu dependency. + + -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 13:58:30 -0500 + indicator-messages (0.2.0-0ubuntu1~ppa1) karmic; urgency=low * Upstream version 0.2.0 |