[SCM] qtimageformats packaging branch, experimental, updated. debian/5.4.2-2-6-gd1fecf0

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Oct 17 17:10:42 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtimageformats.git;a=commitdiff;h=f73798e

The following commit has been merged in the experimental branch:
commit f73798e7c8070ce223de58a8e11ce1472683cb90
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Oct 17 20:10:01 2015 +0300

    No need to split test target into arch and indep.
    
    We do not have arch:all packages in this source.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a979e12..8741deb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,5 @@ override_dh_auto_install:
 	# Remove the development stuff of the installed plugins
 	rm -rfv $(CURDIR)/debian/qt5-image-formats-plugins/usr/lib/*/cmake/
 
-override_dh_auto_test-indep:
-
-override_dh_auto_test-arch:
+override_dh_auto_test:
 	-xvfb-run -a dh_auto_test -- QT_PLUGIN_PATH=$(CURDIR)/plugins

-- 
qtimageformats packaging



More information about the pkg-kde-commits mailing list