[SCM] Debian packaging of libtext-wrapper-perl branch, master, updated. 3360b0846d46cd3a63e354daae17c72ab86c1a56

gregor herrmann gregoa at debian.org
Sat Mar 24 13:56:49 UTC 2012


The following commit has been merged in the master branch:
commit b58ef690318d9236bf7f8a76d5bb064537d6989c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 24 14:54:10 2012 +0100

    debian/copyright: update to Copyright-Format 1.0.

diff --git a/debian/copyright b/debian/copyright
index d92af35..37f9979 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,31 @@
-This is the debian package for the Text::Wrapper 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: Text-Wrapper
+Upstream-Contact: Christopher J. Madsen <perl at cjmweb.net>
+Source: http://search.cpan.org/dist/Text-Wrapper/
 
-Upstream source location: http://search.cpan.org/dist/Text-Wrapper/
+Files: *
+Copyright: 2012, Christopher J. Madsen <perl at cjmweb.net>
+License: Artistic or GPL-1+
 
-# Copyright 1998 Christopher J. Madsen
-#
-# Author: Christopher J. Madsen <chris_madsen at geocities.com>
-# Created: 06 Mar 1998
-# Version: 1.000 (27-Oct-1998)
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the same terms as Perl itself.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either the
-# GNU General Public License or the Artistic License for more details.
+Files: debian/*
+Copyright: 2001, 2002, Ivan Kohler <ivan-debian at 420.am>
+ 2008, 2012, gregor herrmann <gregoa at debian.org>
+ 2008, Damyan Ivanov <dmn 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'.
+
+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 libtext-wrapper-perl



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