diff options
author | Ted Gould <ted@canonical.com> | 2009-04-07 22:00:24 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-07 22:00:24 -0500 |
commit | 185f2744f24c9cf148492c0e384f9fc9917c0f5f (patch) | |
tree | a88e36b0d5c7cff83352be099262cb53837e52be /debian/control | |
parent | ee31022f4b696fbc4bf1285f098b96044bdd179e (diff) | |
download | ayatana-indicator-messages-185f2744f24c9cf148492c0e384f9fc9917c0f5f.tar.gz ayatana-indicator-messages-185f2744f24c9cf148492c0e384f9fc9917c0f5f.tar.bz2 ayatana-indicator-messages-185f2744f24c9cf148492c0e384f9fc9917c0f5f.zip |
debian/control: Upgrading dependency on libindicate-dev to 0.1.5 or
higher as the new version requires that.
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 3635452..f403ed8 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, intltool, - libindicate-dev + libindicate-dev (>= 0.1.5) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu |