diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-07-08 13:58:16 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-07-08 13:58:16 +0200 |
commit | 90aa5afaef81004330d6fa21d094fa1178e094db (patch) | |
tree | 1c7d0c0d31ff177da8267733b2ceb86f6be34614 /debian/control | |
parent | 8693295fdec51ac441fc1cc40a4f27ce7cc08110 (diff) | |
parent | 7b7526980342f4d857b52432617baec732fd9c97 (diff) | |
download | libayatana-appindicator-90aa5afaef81004330d6fa21d094fa1178e094db.tar.gz libayatana-appindicator-90aa5afaef81004330d6fa21d094fa1178e094db.tar.bz2 libayatana-appindicator-90aa5afaef81004330d6fa21d094fa1178e094db.zip |
releasing version 0.3.90-0ubuntu10.3.90-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 12aec6f..a61696a 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 7.0), python-gtk2-dev, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - 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), |