[med-svn] [Git][med-team/picard-tools][master] blhc: ignore false positives with gradle + *ScriptTransformer

Michael R. Crusoe gitlab at salsa.debian.org
Mon Oct 12 14:25:06 BST 2020



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 <crusoe at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201012/06953cd7/attachment-0001.html>


More information about the debian-med-commit mailing list