[netbeans] 01/13: Ignore false positive Lintian errors.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Jun 15 14:14:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 1a2d779048e9cbc8c2e9707789fc559b882b1b11
Author: Markus Koschany <apo at gambaru.de>
Date: Sun Jun 14 17:40:25 2015 +0200
Ignore false positive Lintian errors.
---
debian/netbeans.lintian-overrides | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/netbeans.lintian-overrides b/debian/netbeans.lintian-overrides
index 754f45d..d87713b 100644
--- a/debian/netbeans.lintian-overrides
+++ b/debian/netbeans.lintian-overrides
@@ -4,3 +4,9 @@ netbeans: codeless-jar
# Netbeans has it's own way to set the classpath, and it breaks things if we
# set it separately.
netbeans: missing-classpath
+
+# These are false positives. In fact this Lintian error is triggered by
+# license.txt files but the real jar files were removed and the tarball was
+# repacked.
+netbeans: license-problem-json-evil
+netbeans: license-problem-php-license
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list