[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: checks/souce-copyright.pm: Correct tag name.



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

lamby pushed a commit to branch master
in repository lintian.

commit ee0af2cdc3ecaf81b93f7a17e2c2b6f183b7ef9f
Author: Chris Lamb <lamby@debian.org>
Date:   Sun Jan 28 08:45:48 2018 +1100

    checks/souce-copyright.pm: Correct tag name.
---
 checks/source-copyright.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/source-copyright.pm b/checks/source-copyright.pm
index 6382f7d..5c31247 100644
--- a/checks/source-copyright.pm
+++ b/checks/source-copyright.pm
@@ -178,7 +178,7 @@ sub _check_dep5_copyright {
     if (    $contents =~ m/^Files-Excluded:/
         and $contents
         !~ m{^Format:.*/doc/packaging-manuals/copyright-format/1.0$}) {
-        tag 'files-excluded-ignored-without-copyright-format-1.0';
+        tag 'files-excluded-without-copyright-format-1.0';
     }
 
     if (

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


Reply to: