aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control2
2 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 54ce2a5..1ed348f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+indicator-application (0.0.16-0ubuntu1) lucid; urgency=low
+
+ * Upstream release 0.0.16
+ * Use libindicator icon loading helper
+ * Workaround for label changes on GtkActions
+ * Testing fix for using xvfb
+ * debian/control: Increasing the libindicator-dev dependency to
+ 0.3.5 to match upstream.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 11 Mar 2010 16:22:06 -0600
+
indicator-application (0.0.15-0ubuntu1) lucid; urgency=low
* Upstream release 0.0.15
diff --git a/debian/control b/debian/control
index 68893c8..8b1e17f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0),
python-gtk2-dev,
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
- libindicator-dev (>= 0.3.1),
+ libindicator-dev (>= 0.3.5),
libdbusmenu-gtk-dev (>= 0.2.2),
libdbusmenu-glib-dev (>= 0.2.2),
cli-common-dev (>= 0.5.7),