[lintian] 01/02: Override a false-positive
This is an automated email from the git hooks/post-receive script.
nthykier pushed a commit to branch master
in repository lintian.
commit a2d85a861f736c744e12dffec0bfa3910079e41d
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Mar 25 22:19:32 2014 +0100
    Override a false-positive
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 debian/changelog                | 2 ++
 debian/source/lintian-overrides | 2 ++
 2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index dfb4098..a232870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -85,6 +85,8 @@ lintian (2.5.22) UNRELEASED; urgency=medium
       due to quoting, thanks to Andreas Beckmann <anbe@debian.org>
       (Closes: #739109).
 
+  * debian/source/lintian-overrides:
+    + [NT] Override false-positive for license checks.
   * debian/tests/control:
     + [NT] Use the new @builddeps@ from autopkgtest/2.5.5
       instead of duplicating the values.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 855fced..818bbac 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -9,3 +9,5 @@ lintian source: build-depends-on-python-dev-with-no-arch-any
 # That is a comment reference to the license statement in a tag
 # description (and not the license itself).
 lintian source: license-problem-json-evil checks/cruft.desc
+# This is caused by a regex that happens to match itself.
+lintian source: license-problem-nvidia-intellectual data/cruft/non-distributable-license
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git
Reply to: