[libio-digest-perl] 03/03: Update debian/copyright file information

Salvatore Bonaccorso carnil at debian.org
Mon Aug 12 20:18:46 UTC 2013


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

carnil pushed a commit to branch master
in repository libio-digest-perl.

commit ff600e3c36560058346022431b2ea8df5555382b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Aug 12 22:17:45 2013 +0200

    Update debian/copyright file information
    
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    
    Add copyright stanza for included Module::Install copy.
    
    Update copyright for debian/* packaging files.
---
 debian/copyright |   45 ++++++++++++++++++++++++++++++---------------
 1 file changed, 30 insertions(+), 15 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5825cca..58181ce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,35 @@
-This is the debian package for the IO-Digest module.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: IO-Digest
+Source: https://metacpan.org/release/IO-Digest/
+Upstream-Contact: Chia-liang Kao <clkao at clkao.org>
 
-It was downloaded from the Comprehensive Perl Archive Network (CPAN).
-Visit <http://www.perl.com/CPAN/> to find a CPAN site near you.
+Files: *
+Copyright: 2004, Chia-liang Kao <clkao at clkao.org>
+License: Artistic or GPL-1+
 
-The upstream author is: 
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
-Chia-liang Kao <clkao at clkao.org>.
+Files: debian/*
+Copyright: 2004, Bastian Blank <waldi at debian.org>
+ 2013, Salvatore Bonaccorso <carnil at debian.org>
+License: Artistic or GPL-1+
 
-Copyright 2004 by Chia-liang Kao <clkao at clkao.org>.
+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'.
 
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-See http://www.perl.com/perl/misc/Artistic.html
-
-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: 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/libio-digest-perl.git



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