aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control3
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ce6bf83..f62c01a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libdbusmenu (0.0-0ubuntu1~ppa7) UNRELEASED; urgency=low
+
+ * Updating from trunk changes.
+ * debian/control: Adding in a build dependency on libjson-glib-dev
+ as it's now required to build the tests.
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 04 Aug 2009 16:37:04 +0100
+
libdbusmenu (0.0-0ubuntu1~ppa5) jaunty; urgency=low
* Fix for 64-bit builds
diff --git a/debian/control b/debian/control
index 21f411e..4120469 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 5.0),
gnome-doc-utils,
libtool,
intltool,
- libxml2-dev
+ libxml2-dev,
+ libjson-glib-dev
Standards-Version: 3.8.0
Homepage: https://launchpad.net/libdbusmenu
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/libdbusmenu/ubuntu