[liblingua-stem-snowball-perl] 09/10: Modernize copyright file

dom at earth.li dom at earth.li
Sun Apr 24 11:34:14 UTC 2016


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

dom pushed a commit to branch master
in repository liblingua-stem-snowball-perl.

commit d22a56918356c400807a9c12c7b106de039f1305
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Apr 24 12:13:32 2016 +0100

    Modernize copyright file
---
 debian/changelog                                   |  1 +
 debian/copyright                                   | 95 +++++++++++++---------
 .../liblingua-stem-snowball-perl.lintian-overrides |  1 -
 3 files changed, 56 insertions(+), 41 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5cc97b3..56554b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ liblingua-stem-snowball-perl (0.952-3) UNRELEASED; urgency=medium
   * Switch to minimal dh style rules
   * Update Homepage to use metacpan
   * Update Standards-Version (no changes)
+  * Modernize copyright file
 
  -- Dominic Hargreaves <dom at earth.li>  Sun, 24 Apr 2016 11:27:40 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 21f8be9..b3ceb35 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,40 +1,55 @@
-This is the debian package for the Lingua-Stem-Snowball module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Lingua-Stem-Snowball/
-
-The upstream author is: Marvin Humphrey <marvin at rectangular dot com>.
-
-Copyright 2004-2008 Marvin Humphrey, Fabien Potencier, Oleg Bartunov and
-Teodor Sigaev.
-
-Copyright 2004-2008
-
-This software may be freely copied and distributed under the same
-terms and conditions as Perl.
-
-Snowball files and stemmers are covered by the BSD license:
-
-"All the software given out on this Snowball site is covered by the BSD
-License (see http://www.opensource.org/licenses/bsd-license.html ), with
-Copyright (c) 2001, Dr Martin Porter, and (for the Java developments)
-Copyright (c) 2002, Richard Boulton.
-
-Essentially, all this means is that you can do what you like with the code,
-except claim another Copyright for it, or claim that it is issued under a
-different license. The software is also issued without warranties, which
-means that if anyone suffers through its use, they cannot come back and
-sue you. You also have to alert anyone to whom you give the Snowball
-software to the fact that it is covered by the BSD license.
-
-We have not bothered to insert the licensing arrangement into the text of
-the Snowball software."
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL',
-the Artistic Licence in `/usr/share/common-licenses/Artistic', and the BSD
-license in `/usr/share/common-licenses/BSD`.
-
-The Debian packaging is (C) 2008-2009, Dominic Hargreaves <dom at earth.li> and
-is licensed under the same terms as the software itself (see above).
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Marvin Humphrey <marvin at rectangular.com>.
+
+Files: *
+Copyright: 2004-2008 Marvin Humphrey, Fabien Potencier, Oleg Bartunov and
+           Teodor Sigaev.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008-2016, Dominic Hargreaves <dom at earth.li>
+License: Artistic or GPL-1+
+
+Files: snowball-code/*
+Copyright: 2001, Dr Martin Porter,
+           2002, Richard Boulton (for the Java developments)
+License: BSD-2-clause
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/liblingua-stem-snowball-perl.lintian-overrides b/debian/liblingua-stem-snowball-perl.lintian-overrides
deleted file mode 100644
index 95de719..0000000
--- a/debian/liblingua-stem-snowball-perl.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL

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



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