[SCM] kcontacts packaging branch, master, updated. ubuntu/15.08.0-0ubuntu1-15-g58dded4

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 8 14:05:36 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcontacts.git;a=commitdiff;h=618f7eb

The following commit has been merged in the master branch:
commit 618f7eb99b40ac352e1d7dacf397ab2f08e675f9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Sep 8 00:32:28 2015 +0200

    Add xvfb to the testsuite.
---
 debian/tests/control   | 2 +-
 debian/tests/testsuite | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index baf81dc..9250ee2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         dbus-x11
+         dbus-x11, xvfb, xauth
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index be87224..37a95e6 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-dbus-launch --exit-with-session dh_auto_test
+xvfb-run -a dbus-launch --exit-with-session dh_auto_test

-- 
kcontacts packaging



More information about the pkg-kde-commits mailing list