diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
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, |