[libmodule-signature-perl] 05/10: debian/copyright: extend Comment, adding a note about third party documentation.

gregor herrmann gregoa at debian.org
Mon Jul 18 21:37:07 UTC 2016


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

gregoa pushed a commit to branch master
in repository libmodule-signature-perl.

commit 701e888502d0616f17457ded196b94dd7018675c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 18 23:13:57 2016 +0200

    debian/copyright: extend Comment, adding a note about third party documentation.
---
 debian/copyright | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 3bc1aaf..dca1bc3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,18 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Module-Signature
-Upstream-Contact: 唐鳳(Audrey Tang) <cpan at audreyt.org>
+Upstream-Contact: 唐鳳 (Audrey Tang) <cpan at audreyt.org>
 Source: https://metacpan.org/release/Module-Signature
 
 Files: *
 Copyright: 2002-2006, Audrey Tang <cpan at audreyt.org>
 License: CC0
-Comment: this was the copyright statement formerly used with
+Comment: This was the copyright statement formerly used with
  this package; it has since been removed now that it is licensed
- as CC0
+ as CC0.
+ .
+ Parts of the documentation in lib/Module/Signature.pm and README are taken
+ from Iain Truskett's Test::Signature module, under the Perl license, i.e.
+ Artistic or GPL-1+.
 
 Files: inc/Module/*
 Copyright: 2008-2012, Adam Kennedy <adamk at cpan.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-signature-perl.git



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