aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index acebeb6..adcd7b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
-libappindicator (0.2.92-0ubuntu1~ppa1) natty; urgency=low
+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
- -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 14:58:35 -0600
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 27 Jan 2011 22:23:53 -0500
libappindicator (0.2.91.1-0ubuntu1) natty; urgency=low
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),