aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-09-09 11:26:59 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-09-09 11:26:59 -0400
commita8339d74944ac724f0d3c782334d57fc97a628b9 (patch)
tree6950c50a04f935e1d0cb8aea13f81b831d01bb0e /debian/control
parentb73234dae98ad8a921457858ff19079b8266d295 (diff)
parentbe073ce65ee3a15a4e6aa14fcc88176df184caa6 (diff)
downloadlibdbusmenu-a8339d74944ac724f0d3c782334d57fc97a628b9.tar.gz
libdbusmenu-a8339d74944ac724f0d3c782334d57fc97a628b9.tar.bz2
libdbusmenu-a8339d74944ac724f0d3c782334d57fc97a628b9.zip
* New upstream release.
* Handling window grabs on activated signals (LP: #633275) * Fixing the passing of the value to the results signal * Adding a test for checking event results signal * Changing the timeouts on event calls for better detection of failing applications
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9fe2dd8..1039d9e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,10 @@ Build-Depends: debhelper (>= 5.0),
gir1.0-glib-2.0,
gir1.0-gtk-2.0,
libx11-dev (>= 1.3),
- valac
+ valac,
+# Check dependencies
+ xvfb,
+ dbus-test-runner
Standards-Version: 3.9.1
Homepage: https://launchpad.net/dbusmenu
Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu