[SCM] kitemviews packaging branch, master, updated. debian/5.16.0-1-12-ge8a8f66

Maximiliano Curia maxy at moszumanska.debian.org
Sun Feb 14 18:56:00 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kitemviews.git;a=commitdiff;h=e8a8f66

The following commit has been merged in the master branch:
commit e8a8f66bf6afac3406c065d1083bcf1a86e352c5
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 14 16:29:48 2016 +0100

    Just call dh_auto_test directly
---
 debian/tests/testsuite | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index f1d33c3..07adfac 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -8,4 +8,4 @@ xvfb-run -a --server-args="-screen 0 1024x768x24" \
 
 trap "kill ${x_pid}; rm -rf debian/tests.home" EXIT
 
-DISPLAY=:2 dbus-launch --exit-with-session debian/tests/testsuite.xsession
+DISPLAY=:2 dbus-launch --exit-with-session dh_auto_test

-- 
kitemviews packaging



More information about the pkg-kde-commits mailing list