aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-07 22:00:24 -0500
committerTed Gould <ted@canonical.com>2009-04-07 22:00:24 -0500
commit185f2744f24c9cf148492c0e384f9fc9917c0f5f (patch)
treea88e36b0d5c7cff83352be099262cb53837e52be /debian
parentee31022f4b696fbc4bf1285f098b96044bdd179e (diff)
downloadayatana-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')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 197f6bc..d999eb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ indicator-messages (0.1.4-0ubuntu2~ppa4) UNRELEASED; urgency=low
* New upstream version
* Fixes the visual appearance by setting the widget name to grab the
style settings from the main applet. (LP: #351979)
+ * debian/control: Upgrading dependency on libindicate-dev to 0.1.5 or
+ higher as the new version requires that.
-- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 16:32:49 -0500
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