diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 14:37:06 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 14:37:06 -0500 |
commit | 893208964c5a9bf3133c9512271e466b6e9c00d1 (patch) | |
tree | 3e6c1fa5eb01431d837d8501281a95250bdd874a /debian/control | |
parent | b3905c8b26b0ddaef2c63e968a2e858efb40346e (diff) | |
download | ayatana-indicator-messages-893208964c5a9bf3133c9512271e466b6e9c00d1.tar.gz ayatana-indicator-messages-893208964c5a9bf3133c9512271e466b6e9c00d1.tar.bz2 ayatana-indicator-messages-893208964c5a9bf3133c9512271e466b6e9c00d1.zip |
* New snapshot for libindicator 0.3.0
* debian/control
- Build-Depends on libindicator >= 0.3.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 08f19e3..eab6140 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.2.0~bzr301), + libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.1.1), libdbusmenu-glib-dev (>= 0.1.1) Standards-Version: 3.8.0 |