From e863c24378fcf310e62f0c3a5c126d88764c3702 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Wed, 22 Aug 2012 14:44:52 +0200 Subject: debian/control: Build-Depends on dbus-test-runner and xvfb, dh9 runs make check for us and the tests require those --- debian/changelog | 7 +++++++ debian/control | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3142e94..fb058ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-application (12.10.0-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: Build-Depends on dbus-test-runner and xvfb, + dh9 runs make check for us and the tests require those + + -- Sebastien Bacher Wed, 22 Aug 2012 14:44:06 +0200 + indicator-application (12.10.0-0ubuntu1) quantal; urgency=low * New upstream release: diff --git a/debian/control b/debian/control index 8050c9e..a204988 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 9.0), libappindicator3-dev (>= 0.2.91), libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.5.90), - libdbusmenu-gtk3-dev (>= 0.5.90) + libdbusmenu-gtk3-dev (>= 0.5.90), + xvfb, + dbus-test-runner Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu -- cgit v1.2.3