[SCM] Packaging of String::Similarity in Debian branch, master, updated. upstream/1.04-5-g7cfa21f

Fabrizio Regalli fabreg at fabreg.it
Tue Mar 6 20:53:46 UTC 2012


The following commit has been merged in the master branch:
commit 7cfa21f4214de65b9caba66afbf7e1d815c6edf0
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Mar 6 21:53:35 2012 +0100

    Added FSF to copyright

diff --git a/Similarity.pm b/Similarity.pm
index c167b98..0149c26 100644
--- a/Similarity.pm
+++ b/Similarity.pm
@@ -43,7 +43,7 @@ minimum similarity the two strings must satisfy. C<similarity> stops
 analyzing the string as soon as the result drops below the given limit,
 in which case the result will be invalid but lower than the given
 C<$limit>. You can use this to speed up the common case of searching for
-the most similar string from a set by specifing the maximum similarity
+the most similar string from a set by specifying the maximum similarity
 found so far.
 
 =cut
diff --git a/debian/copyright b/debian/copyright
index a8593be..1f94490 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,11 +7,17 @@ Files: *
 Copyright: 2000, Marc Lehmann <schmorp at schmorp.de>
 License: GPL-2+
 
-Files: fstrcmp.c fstrcmp.h
-Copyright: 1995, Peter Miller <pmiller at agso.gov.au>
+Files: fstrcmp.c
+Copyright: 1988, 1989, 1992, 1993, 1995 Free Software Foundation, Inc.
+	   1995, Peter Miller <pmiller at agso.gov.au>
 	   1995, Marc Lehmann <schmorp at schmorp.de>
 License: GPL-2+
 
+Files: fstrcmp.h
+Copyright: 1995, Free Software Foundation, Inc.
+           1995, Peter Miller <pmiller at agso.gov.au>
+License: GPL-2+
+
 Files: debian/*
 Copyright: 2012, Fabrizio Regalli <fabreg at fabreg.it>
 License: GPL-2+

-- 
Packaging of String::Similarity in Debian



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