[SCM] kcontacts packaging branch, debian/experimental, updated. debian/4%17.08.3-1-6-gf5beb6d

Sandro Knauß hefee at moszumanska.debian.org
Mon Feb 5 11:53:52 UTC 2018


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

The following commit has been merged in the debian/experimental branch:
commit f5beb6df1cdcdf42e9ac4b5630cc00662e5f0187
Author: Sandro Knauß <hefee at debian.org>
Date:   Mon Feb 5 12:53:39 2018 +0100

    tests need xvfb to run.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4308871..2506d45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,4 @@ override_dh_strip:
 	$(overridden_command) --dbgsym-migration='libkf5contacts-dbg (<= 15.12.1-1~~)'
 
 override_dh_auto_test:
-	# Disable auto test at build time, fakeroot breaks them
-	-dh_auto_test --no-parallel
+	-xvfb-run -- dh_auto_test --no-parallel

-- 
kcontacts packaging



More information about the pkg-kde-commits mailing list