Skip to content
Commits on Source (2)
squizz (0.99d+dfsg-2) UNRELEASED; urgency=medium
* Check why debhelper compat level 10 makes test fail
* debhelper 11 (+ dh_auto_test --no-parallel)
-- Andreas Tille <tille@debian.org> Sun, 18 Feb 2018 15:27:33 +0100
......
......@@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <osallou@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/squizz.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/squizz.git
......
Subject: Disable tests using copyrigthed seq
Subject: Disable tests using copyrighted seq
Description: upstream constains copyrighted sequence,
removed form packaged. This patch removes tests using this
sequence
......
......@@ -10,3 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
override_dh_auto_test:
dh_auto_test --no-parallel