[SCM] akonadi-search packaging branch, master, updated. ubuntu/4%15.08.0-0ubuntu1-14-gd677a74

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 21:16:23 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi-search.git;a=commitdiff;h=0e60063

The following commit has been merged in the master branch:
commit 0e60063b28e98e1a37c7a734313bf7b2302bcedc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Sep 9 17:20:43 2015 +0200

    Add xvfb to the testsuite.
---
 debian/tests/control   | 2 +-
 debian/tests/testsuite | 3 ++-
 2 files changed, 3 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..c959362 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,4 @@
 #!/bin/sh
 
-dbus-launch --exit-with-session dh_auto_test
+xvfb-run -a --server-args="-screen 0 1024x768x24" \
+    dbus-launch --exit-with-session dh_auto_test

-- 
akonadi-search packaging



More information about the pkg-kde-commits mailing list