[libnet-easytcp-perl] 10/16: Update debian/copyright to mention the correct Perl license terms

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 21:27:10 UTC 2013


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

abe pushed a commit to branch master
in repository libnet-easytcp-perl.

commit 69c4c250a743fc1d477ba85d092869e9c22002e3
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 22:19:11 2013 +0100

    Update debian/copyright to mention the correct Perl license terms
    
    Also fixes lintian warning copyright-refers-to-symlink-license
---
 debian/changelog |  5 +++--
 debian/copyright | 20 ++++++++++++--------
 2 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6e93063..15b3156 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,8 +34,9 @@ libnet-easytcp-perl (0.26-3) UNRELEASED; urgency=low
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
     + Run test suite at build time
     + Fix lintian warning debian-rules-missing-recommended-target
-  * Also fixes the following lintian warnings:
-    + debian-watch-contains-dh_make-template
+  * Fix lintian warning debian-watch-contains-dh_make-template
+  * Update debian/copyright to mention Perl's license properly.
+    + Fixes lintian warning copyright-refers-to-symlink-license
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:30:58 +0200
 
diff --git a/debian/copyright b/debian/copyright
index caa2ac9..d569289 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,11 +16,15 @@ Copyright:
 
    Copyright (C) 2001-2005 Mina Naguib
 	
-   This is free software; you can redistribute it and/or modify
-   it under the same terms as Perl itself.
-
-   On Debian GNU/Linux systems, the complete text of the GNU General
-   Public License and the Artistic licence under which Perl is
-   distributed can be found in `/usr/share/common-licenses/GPL' and
-   `/usr/share/common-licenses/Artistic' respectively.
-		    
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of either:
+.
+   a) the GNU General Public License as published by the Free Software
+      Foundation; either version 1, or (at your option) any later
+      version, or
+.
+   b) the "Artistic License" which comes with Perl.
+.
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-1' and
+the Artistic Licence in `/usr/share/common-licenses/Artistic'.

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



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