[SCM] phasex/master: Don't override dh_auto_test

gabork-guest at users.alioth.debian.org gabork-guest at users.alioth.debian.org
Fri Dec 29 12:31:36 UTC 2017


The following commit has been merged in the master branch:
commit cebda063317a36870c4769123c6edf2bb797f383
Author: Gabor Karsay <gabor.karsay at gmx.at>
Date:   Fri Dec 29 12:52:20 2017 +0100

    Don't override dh_auto_test
    
    Man page says: "If there's no test suite, it will exit zero without
    doing anything."

diff --git a/debian/rules b/debian/rules
index b4c2fdf..0debbf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,5 @@ override_dh_auto_install:
 	cd $(CURDIR)/debian/phasex/usr/share/doc/phasex && \
 		rm LICENSE ChangeLog GPL-3.0.txt
 
-# disable dh_auto_test, no test suite is provided
-override_dh_auto_test:
 override_dh_strip:
 	dh_strip --dbgsym-migration='phasex-dbg (<< 0.14.97-3~)'

-- 
phasex packaging



More information about the pkg-multimedia-commits mailing list