[SCM] kio-extras packaging branch, master, updated. 04581bb899d36c8a560536b19685772a26a5b83f

Maximiliano Curia maxy at moszumanska.debian.org
Wed Mar 25 09:02:14 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kio-extras.git;a=commitdiff;h=cf1741c

The following commit has been merged in the master branch:
commit cf1741ceaaf9fb4c7312747fcec78d2f3be0dd84
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 10 18:22:49 2015 +0100

    Disable dh_auto_test
---
 debian/rules | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7cea26c..fc7d3ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,8 @@ override_dh_strip:
 	$(overridden_command) --dbg-package=kio-extras-dbg
 
 override_dh_auto_test:
-	xvfb-run -a dh_auto_test
+	# Tests require a registered logind session. :/
+	# If you are reading this, your help is needed to make this work in
+	# a reproduceable way either in the buildds or in the autopkgtests
+	# servers
+	# xvfb-run -a dh_auto_test

-- 
kio-extras packaging



More information about the pkg-kde-commits mailing list