diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9d8f8c0..a7442e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-session (0.2.14-0ubuntu1) natty; 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:31:40 -0600 + indicator-session (0.2.13-0ubuntu1) natty; urgency=low * New upstream release. 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, |