[libmath-randomorg-perl] 05/10: Convert debian/copyright to machine-readable version

Florian Schlichting fsfs at alioth.debian.org
Sat Oct 12 21:38:56 UTC 2013


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

fsfs pushed a commit to branch master
in repository libmath-randomorg-perl.

commit 6264e9986a93688fe13f61aa06453f9fda2a8f85
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Oct 12 23:29:03 2013 +0200

    Convert debian/copyright to machine-readable version
---
 debian/copyright |   50 ++++++++++++++++++++++++++++++++++----------------
 1 file changed, 34 insertions(+), 16 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c220b17..5bcd585 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,21 +1,39 @@
-This is the debian package for the Math::RandomOrg module.
-It was created by David Moreno Garza <damog at debian.org> using dh-make-perl
-and is maintained by the Debian Perl Group.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Math-RandomOrg
+Upstream-Contact: Gregory Todd Williams <gwilliams at cpan.org>
+Upstream-Name: Math-RandomOrg
 
-The upstream author is:
-Gregory Williams <greg at evilfunhouse.com>.
+Files: *
+Copyright: 2011-2006, Gregory Todd Williams <gwilliams at cpan.org>
+License: Artistic or GPL-1+
 
-Upstream source location:
-http://search.cpan.org/dist/Math-RandomOrg/
+Files: inc/Module/*
+Copyright: 2002-2006, Adam Kennedy <adamk at cpan.org>
+ 2002-2006, Audrey Tang <autrijus at autrijus.org>
+ 2002-2006, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
-Copyright (c) 2001--2006, Gregory Williams. All rights reserved.
-This module is free software. It may be used, redistributed
-and/or modified under the same terms as Perl itself.
+Files: debian/*
+Copyright: 2006, 2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2006, David Moreno Garza <damog at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+ 2007, Gunnar Wolf <gwolf at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2013, Florian Schlichting <fsfs at debian.org>
+License: Artistic or GPL-1+
 
-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: 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'.
 
-You can find the pristine source for this module directly from:
- http://search.cpan.org/CPAN/modules/by-module/Math/
+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/libmath-randomorg-perl.git



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