[SCM] kwidgetsaddons packaging branch, kubuntu_wily_archive, updated. debian/5.11.0-1-11-gd2a4eba

Scarlett Clark sgclark-guest at moszumanska.debian.org
Sat Jul 11 14:54:02 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit a2fa013a940e404446ee14a52382ca0145c7a478
Author: Rohan Garg <rohan at garg.io>
Date:   Fri Jun 5 19:15:28 2015 +0200

    Disable tests at build time
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7c1edd0..2961543 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 override_dh_strip:
 	$(overridden_command) --dbg-package=libkf5widgetsaddons5-dbg
 
+override_dh_auto_test:
+	# Disable dh_auto_test at build time
+	:
+

-- 
kwidgetsaddons packaging



More information about the pkg-kde-commits mailing list