diff options
author | Ted Gould <ted@gould.cx> | 2011-02-17 12:17:15 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-17 12:17:15 -0600 |
commit | e49e67cc92c2e7a41e24c94afcf4fc763603b815 (patch) | |
tree | 182ba96d38848dcbc82f7f868992dcd2b2ea3444 | |
parent | ed7957852e96b6826681a7a0a91ea5be24780b02 (diff) | |
download | ayatana-indicator-messages-e49e67cc92c2e7a41e24c94afcf4fc763603b815.tar.gz ayatana-indicator-messages-e49e67cc92c2e7a41e24c94afcf4fc763603b815.tar.bz2 ayatana-indicator-messages-e49e67cc92c2e7a41e24c94afcf4fc763603b815.zip |
debian/control: libindicator version 0.3.19
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d8b7f52..1f94b8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ indicator-messages (0.3.92-0ubuntu1~ppa1) UNRELEASED; urgency=low * New upstream release. * Adding in accessible description support + * debian/control: libindicator version 0.3.19 - -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 12:14:41 -0600 + -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 12:17:02 -0600 indicator-messages (0.3.91-0ubuntu1) natty; urgency=low diff --git a/debian/control b/debian/control index 7029e65..dbebc17 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.4.91), libindicate-gtk-dev (>= 0.4.91), - libindicator-dev (>= 0.3.14), + libindicator-dev (>= 0.3.19), libdbusmenu-gtk-dev (>= 0.3.94), libdbusmenu-glib-dev (>= 0.3.94) Standards-Version: 3.8.4 |