[libcgi-untaint-perl] 02/08: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Mon Aug 11 16:02:52 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcgi-untaint-perl.

commit 830a52c9b7b24692fb81887abf44328e4e41b601
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 11 17:57:40 2014 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 54 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 31 insertions(+), 23 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index a90cdb7..24720b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,31 @@
-This package was debianized by Stephen Quinney <sjq at debian.org>
-on Wed, 12 Jan 2005 20:40:03 +0000
-
-It was downloaded from http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/
-
-The upstream author is: Tony Bowden, <kasei at tmtm.com>.
-
-Copyright:
-
-    (C) 2001-2005 Tony Bowden. All rights reserved.
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/CGI-Untaint
+Upstream-Contact: Tony Bowden <tony at tmtm.com>
+Upstream-Name: CGI-Untaint
+
+Files: *
+Copyright: 2001-2005, Tony Bowden
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2002-2003, Dagfinn Ilmari Mannsåker <ilmari at ilmari.org>
+ 2005, Stephen Quinney <sjq at debian.org>
+ 2006, 2007, 2009, Bart Martens <bartm at debian.org>
+ 2009, 2014, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+
+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'.

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



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