[SCM] kwayland-integration packaging branch, master, updated. debian/5.6.4-1-9-gd353d8c

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 9 17:43:22 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwayland-integration.git;a=commitdiff;h=d24d148

The following commit has been merged in the master branch:
commit d24d1487cca38641e4c5f78438d7da9cfb5d75f4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 8 16:06:43 2016 +0200

    Disable auto tests at build time
    
    Gbp-Dch: Ignore
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index ea464a3..7ab38e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ override_dh_auto_install:
 
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kwayland-integration-dbg (<= 5.5.5-1~~)'
+
+override_dh_auto_test:
+	# Disable auto tests at build time
+	:

-- 
kwayland-integration packaging



More information about the pkg-kde-commits mailing list