[libtree-simple-perl] 06/13: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Fri Nov 8 23:19:32 UTC 2013


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

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

commit 9c7861d6927e2be42945d6efffbeb707592ceb33
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 9 00:06:27 2013 +0100

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

diff --git a/debian/copyright b/debian/copyright
index c240937..9f36057 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,30 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Fri, 02 Jul 2004 11:59:25 +0100 and is maintained by the Debian Perl Group.
-
-It was downloaded from http://search.cpan.org/CPAN/authors/id/S/ST/STEVAN/
-The generic upstream URL is http://search.cpan.org/dist/Tree-Simple/
-
-Author: Stevan Little <stevan at iinteractive.com>
-
-Copyright:
-
-   Copyright 2004 - 2006 by Infinity Interactive, Inc.
-   http://www.iinteractive.com
-
-   This library is free software; you can redistribute it and/or modify
-   it under the same terms as Perl itself, these are:
-
-   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'.
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Tree-Simple
+Upstream-Contact: Ron Savage <ron at savage.net.au>
+Source: https://metacpan.org/release/Tree-Simple
+
+Files: *
+Copyright: 2004-2006, Infinity Interactive, Inc.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2004, 2005, 2006, Stephen Quinney <sjq at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+ 2007-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/libtree-simple-perl.git



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