[SCM] Debian packaging of libclass-std-perl branch, master, updated. dab4c1b98576cd34b953e8abd578ea455ffc5c38

gregor herrmann gregoa at debian.org
Sat May 25 18:21:37 UTC 2013


The following commit has been merged in the master branch:
commit f473f470846485c2cef2ee7b89ff9837a4c7489d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 25 20:17:26 2013 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.

diff --git a/debian/copyright b/debian/copyright
index 75fa896..0921488 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,34 @@
-This is the debian package for the Class-Std module.
-It was created by Ivan Kohler <ivan-debian at 420.am> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Class-Std
+Source: https://metacpan.org/release/Class-Std/
+Upstream-Contact: Damian Conway <DCONWAY at cpan.org>
 
-The upstream author is: 
+Files: *
+Copyright: 2005, Damian Conway <DCONWAY at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Portions of the documentation from "Perl Best Practices" copyright (c)
+ 2005 by O'Reilly Media, Inc. and reprinted with permission.
 
-Damian Conway  <DCONWAY at cpan.org>
+Files: debian/*
+Copyright: 2007, Ivan Kohler <ivan-debian at 420.am>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2013, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-Copyright (c) 2005, Damian Conway <DCONWAY at cpan.org>.  All rights reserved.
-
-Portions of the documentation from "Perl Best Practices" copyright (c)
-2005 by O'Reilly Media, Inc. and reprinted with permission.
-
-This module is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
-
-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'.
 
+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'.

-- 
Debian packaging of libclass-std-perl



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