[libhtml-stream-perl] 04/08: Convert d/copryright to copyright-format 1.0

Florian Schlichting fsfs at moszumanska.debian.org
Sun Nov 27 14:53:24 UTC 2016


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

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

commit b17e66784769b2088f06d70cde7c056325f97de8
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Nov 27 15:40:27 2016 +0100

    Convert d/copryright to copyright-format 1.0
---
 debian/copyright | 78 +++++++++++++++++++++++---------------------------------
 1 file changed, 32 insertions(+), 46 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 43ac7d2..b8ec9fb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,46 +1,32 @@
-This is the debian package for the HTML-Stream module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/HTML-Stream/
-
-The upstream author is: Daniel T. Staal <DStaal at usa.net>.
-The "HTML-Stream" Perl5 toolkit.
-
-Copyright (c) 1996 by Eryq.  All rights reserved.
-Copyright (c) 1999 by ZeeGee Software Inc.  All rights reserved.
-Copyright (c) 2004 by Daniel Staal.  All rights reserved.
-
-This program is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
-
-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'.
-
-			    NO WARRANTY
-
-BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-		     END OF TERMS AND CONDITIONS
-
-The Debian packaging is (C) 2010, Dominic Hargreaves <dom at earth.li> and
-is licensed under the same terms as the software itself (see above).
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/HTML-Stream
+Upstream-Contact: Daniel T. Staal <DStaal at usa.net>
+Upstream-Name: HTML-Stream
+
+Files: *
+Copyright: 1996, Eryq
+ 1999, ZeeGee Software Inc.
+ 2004, Daniel T. Staal <DStaal at usa.net>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Dominic Hargreaves <dom at earth.li>
+ 2011, Ansgar Burchardt <ansgar at debian.org>
+ 2016, Florian Schlichting <fsfs 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/libhtml-stream-perl.git



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