diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-07-08 12:43:42 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-07-08 12:43:42 +0200 |
commit | 39322c231cc79baab539398c0f52db9f9f2ed6f1 (patch) | |
tree | 31cad0ec081f97d0fce43dee194e0da629b2d6fb /debian/control | |
parent | f099efd0cd93363218430b32e422f21a5aec7b50 (diff) | |
parent | 3eca9a284fe1e4db2e839b9c77be5059ff78c69d (diff) | |
download | ayatana-indicator-application-39322c231cc79baab539398c0f52db9f9f2ed6f1.tar.gz ayatana-indicator-application-39322c231cc79baab539398c0f52db9f9f2ed6f1.tar.bz2 ayatana-indicator-application-39322c231cc79baab539398c0f52db9f9f2ed6f1.zip |
releasing version 0.3.91-0ubuntu1
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 d79b35a..c83899d 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0), intltool, libappindicator-dev (>= 0.2.91), libappindicator3-dev (>= 0.2.91), - libindicator-dev (>= 0.3.19), - libindicator3-dev (>= 0.3.19), + libindicator-dev (>= 0.3.90), + libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.3.94), libdbusmenu-gtk-dev (>= 0.3.94), libdbusmenu-gtk3-dev (>= 0.3.94) |