[libspreadsheet-parseexcel-simple-perl] 08/10: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sat Apr 16 15:20:07 UTC 2016


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

gregoa pushed a commit to branch master
in repository libspreadsheet-parseexcel-simple-perl.

commit 363e0442384940a10418dcf104d01d7e6088c6f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 16 17:14:45 2016 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 45 +++++++++++++++++++++++++++++++++------------
 1 file changed, 33 insertions(+), 12 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index becedb6..75657db 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,38 @@
-This is the debian package for the Spreadsheet-ParseExcel-Simple module.
-It was created by Gunnar Wolf <gwolf at debian.org> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Spreadsheet-ParseExcel-Simple
+Upstream-Contact: Tony Bowden <kasei at tmtm.com>
+Upstream-Name: Spreadsheet-ParseExcel-Simple
 
-Upstream source URL: http://search.cpan.org/dist/Spreadsheet-ParseExcel-Simple/
+Files: *
+Copyright: 2001-2005, Tony Bowden
+License: GPL-2+
 
-The upstream author is: 
+Files: debian/*
+Copyright: 2005, Gunnar Wolf <gwolf at debian.org>
+ 2006-2016, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-Tony Bowden.
+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'.
 
-Copyright (C) 2001-2005 Tony Bowden. All rights reserved.
+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'.
 
-This module is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-Perl is dual-licensed under both the GPL and the Artistic license. In
-Debian systems you can find the GPL at /usr/share/common-licenses/GPL,
-and the Artistic license at /usr/share/common-licenses/Artistic.
+License: GPL-2+
+ 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 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspreadsheet-parseexcel-simple-perl.git



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