[licensecheck] 02/06: Tighten lintian overrides regarding License-Reference.

Jonas Smedegaard dr at jones.dk
Sun Sep 17 19:25:50 UTC 2017


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

js pushed a commit to branch master
in repository licensecheck.

commit 748c1e8f3d28c5e788e7584baa9105edc40967da
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Sep 17 21:10:52 2017 +0200

    Tighten lintian overrides regarding License-Reference.
---
 debian/source/lintian-overrides | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 4582755..2859eee 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,8 +1,12 @@
 # License is in License-Reference field (see bug#786450)
-missing-license-text-in-dep5-copyright
-
-# License is in License-Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright
+missing-license-paragraph-in-dep5-copyright artistic *
+missing-license-paragraph-in-dep5-copyright gpl-1\+ *
+missing-license-paragraph-in-dep5-copyright gpl-2\+ *
+missing-license-paragraph-in-dep5-copyright gpl-3\+ *
+missing-license-text-in-dep5-copyright Artistic *
+missing-license-text-in-dep5-copyright GPL-1\+ *
+missing-license-text-in-dep5-copyright GPL-2\+ *
+missing-license-text-in-dep5-copyright GPL-3\+ *
 
 # false positive (only perl code, no javascript at all)
 license-problem-json-evil lib/App/Licensecheck.pm

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



More information about the Pkg-perl-cvs-commits mailing list