aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-03-11 23:48:08 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-03-11 23:48:08 +0100
commit04fecf21cb26bc72be233e24684b065f9572f036 (patch)
tree917a005d553cc16c50cd2e728d75fbc7f51e2c18 /debian
parent8dcf6e3c998de10b8989d5a66308c3dd424668e9 (diff)
parent0be5c8bcef961b60a8748ebdc63adc9a98cb8aef (diff)
downloadayatana-indicator-application-0.0.16-0ubuntu1.tar.gz
ayatana-indicator-application-0.0.16-0ubuntu1.tar.bz2
ayatana-indicator-application-0.0.16-0ubuntu1.zip
releasing version 0.0.16-0ubuntu10.0.16-0ubuntu1
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),