aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-11-04 16:37:46 -0600
committerTed Gould <ted@canonical.com>2009-11-04 16:37:46 -0600
commit66d2d8f5efaa341b3abfaf0970122dfe6d439f21 (patch)
tree547a7becbea8216039e9e3a28050fbac0417caac /debian
parent275ed77a8ce8fdfde1c684d960a5fdf732fb4617 (diff)
downloadayatana-indicator-session-66d2d8f5efaa341b3abfaf0970122dfe6d439f21.tar.gz
ayatana-indicator-session-66d2d8f5efaa341b3abfaf0970122dfe6d439f21.tar.bz2
ayatana-indicator-session-66d2d8f5efaa341b3abfaf0970122dfe6d439f21.zip
debian/control: Upping the libindicator-dev version to >= 0.3.0~dev
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 85ce815..26d5668 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
indicator-session (0.2.0~dev-0ubuntu1~ppa1~update1) UNRELEASED; urgency=low
* Updating to the libindicate 0.3.0 API
+ * debian/control: Upping the libindicator-dev version to >= 0.3.0~dev
-- Ted Gould <ted@ubuntu.com> Wed, 04 Nov 2009 16:35:55 -0600
diff --git a/debian/control b/debian/control
index 57aba13..a4f2be7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0),
libdbus-glib-1-dev,
gnome-doc-utils,
scrollkeeper,
- libindicator-dev,
+ libindicator-dev (>= 0.3.0~dev),
libdbusmenu-glib-dev (>= 0.1.2),
libdbusmenu-gtk-dev (>= 0.1.2),
libpolkit-gobject-1-dev,