[libalgorithm-diff-perl] 02/03: Fix wildcard-matches-nothing-in-dep5-copyright lintian warning

Salvatore Bonaccorso carnil at debian.org
Sat May 30 20:22:19 UTC 2015


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

carnil pushed a commit to branch master
in repository libalgorithm-diff-perl.

commit e1cfaaa41b42638e7f40530f90551ffa61e3768a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat May 30 22:13:22 2015 +0200

    Fix wildcard-matches-nothing-in-dep5-copyright lintian warning
    
    One file was miss-spelled and triggered the lintian warning. The actual
    file in the source is diffnew.pl.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index ae889c4..71bb267 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Files: *
 Copyright: 2000-2004, Ned Konz <perl at bike-nomad.com>
 License: Artistic or GPL-1+
 
-Files: cdiff.pl diff.pl diffnw.pl
+Files: cdiff.pl diff.pl diffnew.pl
 Copyright: 1998, M-J. Dominus <mjd-perl-diff at plover.com>
 License: Artistic or GPL-1+
 

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



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