[grass] 12/20: Add lintian overrides for image-file-in-usr-lib false positives.

Bas Couwenberg sebastic at xs4all.nl
Wed Sep 3 22:27:16 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository grass.

commit a4567cc1e1dc76cd67131e2b319cbecc3f98e2f0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Aug 23 17:34:29 2014 +0200

    Add lintian overrides for image-file-in-usr-lib false positives.
---
 debian/changelog                    | 1 +
 debian/grass-core.lintian-overrides | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d402d77..e87731a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ grass (6.4.4-1) UNRELEASED; urgency=low
   * Pass CPPFLAGS and LDFLAGS to configure for their hardening flags.
   * Add lintian overrides for hardening-no-fortify-functions false positives.
   * Move image files to /usr/share, symlink them from /usr/lib.
+  * Add lintian overrides for image-file-in-usr-lib false positives.
 
  -- M. Hamish Bowman <hamish.webmail at gmail.com>  Mon, 11 Aug 2014 18:09:42 +1200
 
diff --git a/debian/grass-core.lintian-overrides b/debian/grass-core.lintian-overrides
index 6777223..1f57717 100644
--- a/debian/grass-core.lintian-overrides
+++ b/debian/grass-core.lintian-overrides
@@ -1,3 +1,8 @@
+# False positive, file is an executable not an image
+grass-core: image-file-in-usr-lib usr/lib/grass64/bin/r.out.png
+grass-core: image-file-in-usr-lib usr/lib/grass64/bin/r.out.tiff
+grass-core: image-file-in-usr-lib usr/lib/grass64/scripts/d.out.png
+
 # Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
 #  Fortify Source functions: no, only unprotected functions found!
 #         unprotected: read

-- 
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