[SCM] ki18n packaging branch, master, updated. debian/5.37.0-2-84-g4be052e

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:42:36 UTC 2018


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

The following commit has been merged in the master branch:
commit 936d448324c33dedbc8f9379763834a5fef71855
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jun 1 12:48:43 2015 +0200

    limit autotests to autopkgtest
    
    the tests make qemu-arm explode which in turn prevents building on arm
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index b5f1f5d..4d7b442 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,4 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 override_dh_strip:
 	$(overridden_command) --dbg-package=libkf5i18n5-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/tests.home
+.PHONY: override_dh_auto_test

-- 
ki18n packaging



More information about the pkg-kde-commits mailing list