aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-01-08 22:32:58 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-01-08 22:32:58 -0500
commit820eb75985b54cd1e7d253ef6c009c5fe90c9446 (patch)
tree6836804c123fc256bd48d72455db596e7c8d928a /debian
parent64df46b47e18de9c4cbf0ef87b9bae2853324637 (diff)
downloadayatana-indicator-application-820eb75985b54cd1e7d253ef6c009c5fe90c9446.tar.gz
ayatana-indicator-application-820eb75985b54cd1e7d253ef6c009c5fe90c9446.tar.bz2
ayatana-indicator-application-820eb75985b54cd1e7d253ef6c009c5fe90c9446.zip
* debian/control
- bump build depends version of libdbusmenu to 0.2.0
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control4
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 89635e7..2d88e92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,10 @@ indicator-application (0.0.7-0ubuntu1) lucid; urgency=low
* Adding ChangeLog to dist
* Adding check item support to menu parsing
+ [Ken VanDine]
+ * debian/control
+ - bump build depends version of libdbusmenu to 0.2.0
+
-- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 16:05:39 -0600
indicator-application (0.0.6-0ubuntu1) lucid; urgency=low
diff --git a/debian/control b/debian/control
index 7e9550c..253b911 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 5.0),
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.0),
- libdbusmenu-gtk-dev (>= 0.1.8),
- libdbusmenu-glib-dev (>= 0.1.8),
+ libdbusmenu-gtk-dev (>= 0.2.0),
+ libdbusmenu-glib-dev (>= 0.2.0),
cli-common-dev (>= 0.5.7),
mono-devel (>= 2.0.1),
gtk-sharp2-gapi,