[libhtml-entities-numbered-perl] 07/08: Modernize copyright file

dom at earth.li dom at earth.li
Sun May 8 22:23:13 UTC 2016


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

dom pushed a commit to branch master
in repository libhtml-entities-numbered-perl.

commit 94c103a1dbe41c1acb6567dabfaa74d4ea8884f3
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun May 8 23:20:45 2016 +0100

    Modernize copyright file
---
 debian/changelog |  1 +
 debian/copyright | 51 ++++++++++++++++++++++++++-------------------------
 2 files changed, 27 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea1e9e1..7b40143 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libhtml-entities-numbered-perl (0.04-2) UNRELEASED; urgency=medium
   * Switch to minimal dh style rules
   * Remove inappropriate dependencies on perl-modules
   * Update Standards-Version (no changes)
+  * Modernize copyright file
 
  -- Dominic Hargreaves <dom at earth.li>  Sun, 08 May 2016 23:12:12 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 67d4b6d..adf8e81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,26 @@
-This is the debian package for the HTML-Entities-Numbered module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/HTML-Entities-Numbered/
-
-The upstream author is: 
-
-Koichi Taniguchi <taniguchi at livedoor.jp>
-
-Develop triggered by IKEBE Tomohiro <ikebe at cpan.org>
-
-Many thanks to Tatsuhiko Miyagawa <miyagawa at cpan.org>.
-
-Copyright (c) 2004 Koichi Taniguchi. Japan. All rights reserved.
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-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'.
-
-The Debian packaging is (C) 2008, Dominic Hargreaves <dom at earth.li> and
-is licensed under the same terms as the software itself (see above).
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Koichi Taniguchi <taniguchi at livedoor.jp>
+
+Files: *
+Copyright: 2004 Koichi Taniguchi. Japan. All rights reserved.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2016, Dominic Hargreaves <dom at earth.li>
+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 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 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/libhtml-entities-numbered-perl.git



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