[SCM] libkscreen packaging branch, master, updated. c0f29a8001687c3908bebe1d3923af3be84673e3

Maximiliano Curia maxy at moszumanska.debian.org
Thu Dec 5 21:18:29 UTC 2013


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

The following commit has been merged in the master branch:
commit db985e86a941d13a0a141632c0f37107c2a155ce
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 5 14:23:12 2013 +0100

    Disable auto tests
---
 debian/rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 47bb56f..ea60dbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# export DEB_BUILD_OPTIONS=nocheck
-
 %:
 	dh $@ --dbg-package=libkscreen-dbg \
-	--list-missing \
-	--with kde
+	    --list-missing \
+	    --with kde
 
+# Tests require kscreen
+.PHONY: override_dh_auto_test

-- 
libkscreen packaging



More information about the pkg-kde-commits mailing list