[libreadonly-xs-perl] 03/07: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Wed Dec 25 19:06:53 UTC 2013


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

gregoa pushed a commit to branch master
in repository libreadonly-xs-perl.

commit 45634ba341968561ce8e371d330f437df5361682
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 20:01:12 2013 +0100

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

diff --git a/debian/copyright b/debian/copyright
index bbc0c7c..2c419ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,42 +1,36 @@
-This is the debian package for the Readonly-XS module.
-It was created by Damyan Ivanov <dmn at debian.org> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Readonly-XS/
-
-AUTHOR
-    Eric Roode, roode at cpan.org
-
-COPYRIGHT
-    Copyright (c) 2003-2005 by Eric J. Roode. All Rights Reserved.  This module
-    is free software; you can redistribute it and/or modify it under the same
-    terms as Perl itself.
-
-Perl license:
-    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'.
-
-ppport.h
-========
-/* ppport.h -- Perl/Pollution/Portability Version 2.0002 
- *
- * Automatically Created by Devel::PPPort on Fri May  9 23:08:48 2003 
- *
- * Do NOT edit this file directly! -- Edit PPPort.pm instead.
- *
- * Version 2.x, Copyright (C) 2001, Paul Marquess.
- * Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
- * This code may be used and distributed under the same license as any
- * version of Perl.
-
-The Debian packaging is (C) 2007, Damyan Ivanov <dmn at debian.org> and
-is licensed under the same terms as the software itself (see above).
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Readonly-XS
+Upstream-Contact: Eric Roode <roode at cpan.org>
+Upstream-Name: Readonly-XS
+
+Files: *
+Copyright: 2003-2005, Eric Roode <roode at cpan.org>
+License: Artistic or GPL-1+
+
+Files: ppport.h
+Copyright: 2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
+ 1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2007, Damyan Ivanov <dmn at debian.org>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2009, Ryan Niebur <ryan at debian.org>
+ 2013, 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/libreadonly-xs-perl.git



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