aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-17 13:30:24 -0600
committerTed Gould <ted@gould.cx>2011-02-17 13:30:24 -0600
commit0f8285c21bfa728a8ae67599d1d740f75dcb8382 (patch)
tree1ba9f85c99a6c46e7ec38070d797cd58a40fb00b
parentc8b0c8db359a2eca840adde04cf62004151735c4 (diff)
downloadayatana-indicator-session-0f8285c21bfa728a8ae67599d1d740f75dcb8382.tar.gz
ayatana-indicator-session-0f8285c21bfa728a8ae67599d1d740f75dcb8382.tar.bz2
ayatana-indicator-session-0f8285c21bfa728a8ae67599d1d740f75dcb8382.zip
debian/control: Bumping libindicator dep to 0.3.19
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index bbd644f..a0a5d92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ indicator-session (0.2.14-0ubuntu1~ppa1) UNRELEASED; urgency=low
* New upstream release.
* Adding in accessible description
+ * debian/control: Bumping libindicator dep to 0.3.19
- -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 13:29:14 -0600
+ -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 13:30:12 -0600
indicator-session (0.2.13-0ubuntu1) natty; urgency=low
diff --git a/debian/control b/debian/control
index aea621f..5099fe5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0),
libgconf2-dev,
libdbus-glib-1-dev,
gnome-doc-utils,
- libindicator-dev (>= 0.3.16),
+ libindicator-dev (>= 0.3.19),
libdbusmenu-glib-dev (>= 0.3.91),
libdbusmenu-gtk-dev (>= 0.3.91),
libpolkit-gobject-1-dev,