[libcompress-lz4-perl] 05/09: copyright

gregor herrmann gregoa at debian.org
Sat Nov 18 23:46:41 UTC 2017


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

gregoa pushed a commit to branch master
in repository libcompress-lz4-perl.

commit efebb0e9cf547408a7ae3663c4d195d661afa394
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 19 00:34:41 2017 +0100

    copyright
---
 debian/copyright | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 3062c5c..3ad317f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,9 +3,18 @@ Source: https://metacpan.org/release/Compress-LZ4
 Upstream-Contact: gray <gray at cpan.org>
 Upstream-Name: Compress-LZ4
 Files-Excluded: src/*
+Comment: The src/ directory in the upstream tarball contains the LZ4 sources
+ which we don't want and need, as we build against the packaged version of the
+ library.
 
 Files: *
-Copyright: gray <gray at cpan.org>
+Copyright: 2012-2017, gray <gray at cpan.org>
+License: Artistic or GPL-1+
+
+Files: ppport.h
+Copyright: 2004-2013, Marcus Holland-Moritz <mhx-cpan at gmx.net>
+ 2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
+ 1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
 License: Artistic or GPL-1+
 
 Files: debian/*

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



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