[libhtml-wikiconverter-perl] 06/14: Convert debian/copyright to machine-readable format

Florian Schlichting fsfs at alioth.debian.org
Sat Oct 12 22:30:24 UTC 2013


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

fsfs pushed a commit to branch master
in repository libhtml-wikiconverter-perl.

commit 3350609393a17b4fd3969bd602fe06aed90535b2
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Oct 12 23:59:21 2013 +0200

    Convert debian/copyright to machine-readable format
---
 debian/copyright |   43 ++++++++++++++++++++++++++++---------------
 1 file changed, 28 insertions(+), 15 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 2edcd3d..680e237 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,33 @@
-This is perl module HTML::WikiConverter packaged for Debian GNU systems.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/HTML-WikiConverter
+Upstream-Contact: David J. Iberri <diberri at cpan.org>
+Upstream-Name: HTML-WikiConverter
 
-Upstream source: http://www.cpan.org/modules/by-module/HTML/
+Files: *
+Copyright: 2004-2006, David J. Iberri <diberri at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2005-2006 Jonas Genannt <jonas.genannt at capi2name.de>
-	   © 2007 Jonas Smedegaard <dr at jones.dk>
-	   © 2008-2009 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-License: GPL-any
+Copyright: 2005, 2006, Jonas Genannt <jonas.genannt at capi2name.de>
+ 2007, 2008, Jonas Smedegaard <dr at jones.dk>
+ 2009, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2009, Nathan Handler <nhandler at ubuntu.com>
+ 2009, Rene Mayorga <rmayorga at debian.org>
+ 2013, Florian Schlichting <fsfs at debian.org>
+License: Artistic or GPL-1+
 
-Files: *
-Copyright: © 2004-2006 David J. Iberri <diberri at cpan.org>
-License: GPL-any | Artistic
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
+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'.
 
-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'
-and the Artistic Licence 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/libhtml-wikiconverter-perl.git



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