aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control2
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 641e75a..adcd7b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libappindicator (0.2.92-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ * Fixes to build system to build with GTK3
+ * Use the dbusmenu parser
+ * debian/control
+ - Bump build depends for libdbusmenu-gtk-dev to >= 0.3.94
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 27 Jan 2011 22:23:53 -0500
+
libappindicator (0.2.91.1-0ubuntu1) natty; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 01133f5..3292efd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.0),
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.14),
- libdbusmenu-gtk-dev (>= 0.3.91),
+ libdbusmenu-gtk-dev (>= 0.3.94),
libdbusmenu-glib-dev (>= 0.3.91),
cli-common-dev (>= 0.5.7),
mono-devel (>= 2.4.3),