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 <[email protected]> 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 <[email protected]> -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, <[email protected]>. - -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 <[email protected]> +Upstream-Name: CGI-Untaint + +Files: * +Copyright: 2001-2005, Tony Bowden +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2002-2003, Dagfinn Ilmari Mannsåker <[email protected]> + 2005, Stephen Quinney <[email protected]> + 2006, 2007, 2009, Bart Martens <[email protected]> + 2009, 2014, gregor herrmann <[email protected]> +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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
