r41005 - /trunk/libio-compress-perl/debian/copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jul 30 14:20:09 UTC 2009


Author: gregoa
Date: Thu Jul 30 14:20:03 2009
New Revision: 41005

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41005
Log:
debian/copyright: rewrite in new format

Modified:
    trunk/libio-compress-perl/debian/copyright

Modified: trunk/libio-compress-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-compress-perl/debian/copyright?rev=41005&op=diff
==============================================================================
--- trunk/libio-compress-perl/debian/copyright (original)
+++ trunk/libio-compress-perl/debian/copyright Thu Jul 30 14:20:03 2009
@@ -1,41 +1,36 @@
-This is the debian package for the IO-Compress module. It was created from the
-libio-compress-bzip2-perl, libcompress-zlib-perl, libio-compress-bzip2-perl,
-and libio-compress-base-perl packages after upstream merged the modules.
-It is maintained by the Debian Perl Group.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Paul Marquess <pmqs at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/IO-Compress/
+Upstream-Name: IO-Compress
 
-It was downloaded from CPAN:
-http://search.cpan.org/dist/IO-Compress/
+Files: *
+Copyright: 1995-2009, Paul Marquess <pmqs at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is: Paul Marquess <pmqs at cpan.org>.
+Files: debian/*
+Copyright: 2009, Scott Kitterman <debian at kitterman.com>,
+ 2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-	Copyright (c) 2005-2009 Paul Marquess. All rights reserved.
+Files: t/Test/More.pm, t/Test/Simple.pm
+Copyright: 2001, 2002, 2004 by Michael G Schwern <schwern at pobox.com>
 
-	This program is free software; you can redistribute it and/or modify it
-	under the same terms as Perl itself.
+Files: t/Test/Builder.pm
+Copyright: 2002, 2004 by chromatic <chromatic at wgz.org> and
+ Michael G Schwern <schwern at pobox.com>
 
-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 GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'
 
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The following files contain different copyright notices:
-
-t/Test/More.pm and t/Test/Simple.pm:
-
-	COPYRIGHT
-	Copyright 2001, 2002, 2004 by Michael G Schwern <schwern at pobox.com>.
-				 
-	This program is free software; you can redistribute it and/or modify it
-	under the same terms as Perl itself.
-
-t/Test/Builder.pm:
-
-	COPYRIGHT
-	Copyright 2002, 2004 by chromatic <chromatic at wgz.org> and
-	Michael G Schwern <schwern at pobox.com>.
-
-	This program is free software; you can redistribute it and/or modify it
-	under the same terms as Perl itself.
-
+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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'




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