[grass] 03/04: Add lintian override for package-installs-java-bytecode false positive.

Bas Couwenberg sebastic at debian.org
Fri Oct 6 11:44:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository grass.

commit 6b5f35006053913a7e64a7069c83989f58b90fd0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Oct 6 11:44:01 2017 +0200

    Add lintian override for package-installs-java-bytecode false positive.
---
 debian/changelog                    | 1 +
 debian/grass-core.lintian-overrides | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1e7ceee..61056aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ grass (7.2.2-2) UNRELEASED; urgency=medium
 
   * Add patch to only link to GEOS C library.
   * Update spelling-errors.patch to fix additional typo.
+  * Add lintian override for package-installs-java-bytecode false positive.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Oct 2017 11:16:50 +0200
 
diff --git a/debian/grass-core.lintian-overrides b/debian/grass-core.lintian-overrides
index 2ef3bb3..1e8d552 100644
--- a/debian/grass-core.lintian-overrides
+++ b/debian/grass-core.lintian-overrides
@@ -44,3 +44,6 @@ grass-core: hardening-no-fortify-functions usr/lib/grass*/lib/libgrass_segment.*
 grass-core: extra-license-file usr/lib/grass*/etc/license
 grass-core: extra-license-file usr/share/doc/grass-core/COPYING
 
+# False positive, filename ends in .class, but is not Java bytecode
+grass-core: package-installs-java-bytecode usr/lib/grass72/bin/v.class
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list