[SCM] kcoreaddons packaging branch, master, updated. 6b4da480726da0b654c3792e17c12b92b4c6349d

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Nov 20 11:14:40 UTC 2014


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

The following commit has been merged in the master branch:
commit 6b4da480726da0b654c3792e17c12b92b4c6349d
Author: Rohan Garg <rohan at kde.org>
Date:   Thu Nov 20 12:14:18 2014 +0100

    Disable auto testing, needs converting to autopkgtests
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9606ffb..90316bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,4 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 override_dh_strip:
 	$(overridden_command) --dbg-package=libkf5coreaddons5-dbg
 
-override_dh_auto_test:
-	[ -e $(CURDIR)/debian/tests.home ] || mkdir $(CURDIR)/debian/tests.home
-	HOME=$(CURDIR)/debian/tests.home $(overridden_command)
-	rm -rf $(CURDIR)/debian/home/tests.home
+.PHONY: override_dh_auto_test

-- 
kcoreaddons packaging



More information about the pkg-kde-commits mailing list