Michael R. Crusoe pushed to branch master at Debian Med / picard-tools
Commits: b863f64a by Michael R. Crusoe at 2020-10-12T15:24:57+02:00 blhc: ignore false positives with gradle + *ScriptTransformer - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ picard-tools (2.23.4+dfsg-4) UNRELEASED; urgency=medium * Team upload. * Mark libpicard-java-doc as Multi-Arch: foreign. Thanks multiarch hinter! + * blhc: ignore false positives with gradle + *ScriptTransformer -- Michael R. Crusoe <[email protected]> Mon, 12 Oct 2020 15:18:30 +0200 ===================================== debian/rules ===================================== @@ -14,6 +14,7 @@ override_dh_link: dh_link override_dh_auto_build: + @echo 'blhc: ignore-line-regexp: .*gradle.*ScriptTransformer.*' dh_auto_build -- jar javadoc override_dh_auto_test: View it on GitLab: https://salsa.debian.org/med-team/picard-tools/-/commit/b863f64a90f6ec5843980aeee92caba1016dac58 -- View it on GitLab: https://salsa.debian.org/med-team/picard-tools/-/commit/b863f64a90f6ec5843980aeee92caba1016dac58 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
