aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-17 15:36:31 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-17 15:36:31 -0500
commit2c72a12af069feed829318238b0726a238f61f54 (patch)
treef51692bc0794d332c6c72ecfdd2d85b4b28f0cdb /debian
parent51e2f14b053cb1c4538dfe36e53281b0955be25b (diff)
parent220d1bbffd0f4116f1e1a71e31b7054f3fc690c1 (diff)
downloadayatana-indicator-session-2c72a12af069feed829318238b0726a238f61f54.tar.gz
ayatana-indicator-session-2c72a12af069feed829318238b0726a238f61f54.tar.bz2
ayatana-indicator-session-2c72a12af069feed829318238b0726a238f61f54.zip
releasing version 0.2.14-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
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,