[libclone-pp-perl] 04/06: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Mon Feb 17 18:46:56 UTC 2014


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

gregoa pushed a commit to branch master
in repository libclone-pp-perl.

commit 0d8da8b6779a4ed5cd56b967a0bedc5b2be29a55
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 17 19:44:51 2014 +0100

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 66 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 36 insertions(+), 30 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 3d942af..78997e9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,36 @@
-This is the debian package for the Clone::PP module.
-It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org> using dh-make-perl.
-
-It was downloaded from http://www.cpan.org/
-
-Developed by Matthew Simon Cavalletto at Evolution Softworks. 
-More free Perl software is available at www.evoscript.org.
-
-Copyright 2003 Matthew Simon Cavalletto. 
-You may contact the author directly at evo at cpan.org or simonm at cavalletto.org.
-
-Code initially derived from Ref.pm. Portions Copyright 1994 David Muir Sharnoff.
-
-Interface based by Clone by Ray Finch with contributions from chocolateboy. 
-Portions Copyright 2001 Ray Finch. Portions Copyright 2001 chocolateboy.
-
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
-
-Perl is distributed under licenses:
-
-    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 systems, the complete text of the GNU General Public License
-version 1 can be found in /usr/share/common-licenses/GPL-1' 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/Clone-PP
+Upstream-Contact: Neil Bowers <neil at bowers.com>
+Upstream-Name: Clone-PP
+
+Files: *
+Copyright: 2003, Matthew Simon Cavalletto <evo at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Code initially derived from Ref.pm. Portions Copyright 1994 David Muir
+ Sharnoff.
+ .
+ Interface based by Clone by Ray Finch with contributions from chocolateboy.
+ Portions Copyright 2001 Ray Finch. Portions Copyright 2001 chocolateboy.
+
+Files: debian/*
+Copyright: 2007, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2014, Axel Beckert <abe at debian.org>
+ 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/libclone-pp-perl.git



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