[libxml-node-perl] 04/07: Refresh debian/copyright.

gregor herrmann gregoa at debian.org
Sat Jun 24 15:53:53 UTC 2017


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

gregoa pushed a commit to branch master
in repository libxml-node-perl.

commit ef64c82f637fcdad7d1bf87f9b5ece4def9b040b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 24 17:04:40 2017 +0200

    Refresh debian/copyright.
    
    Fixes "copyright-refers-to-symlink-license" lintian warning.
---
 debian/copyright | 36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index e9286bb..cf31c30 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,31 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: XML-Node
-Upstream-Contact: Chang Liu
 Source: https://metacpan.org/release/XML-Node
+Upstream-Contact: Chang Liu <liu at ics.uci.edu>
+Upstream-Name: XML-Node
 
 Files: *
-Copyright: © 1999-2001, Chang Liu
+Copyright: 1999-2001, Chang Liu <liu at ics.uci.edu>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- © 1999-2003, Ardo van Rangelrooij <ardo at debian.org>
- © 2004-2005, Jay Bonci <jaybonci at debian.org>
- © 2009,       Ansgar Burchardt <ansgar at debian.org>
+Copyright: 1999-2003, Ardo van Rangelrooij <ardo at debian.org>
+ 2004-2005, Jay Bonci <jaybonci at debian.org>
+ 2009-2010, Ansgar Burchardt <ansgar at debian.org>
+ 2017, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 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 GNU/Linux 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 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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/libxml-node-perl.git



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