[libclass-errorhandler-perl] 16/18: Use machine-readable debian/copyright

dom at earth.li dom at earth.li
Sun Aug 6 02:56:14 UTC 2017


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

dom pushed a commit to branch master
in repository libclass-errorhandler-perl.

commit 9983ee3df8f1cb72f18a7e30745a8be8b365119a
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Feb 2 16:36:54 2014 +0000

    Use machine-readable debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 36 ++++++++++++++++++++++++------------
 2 files changed, 25 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 92662b1..1023c74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libclass-errorhandler-perl (0.03-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Use machine-readable debian/copyright
 
  -- Dominic Hargreaves <dom at earth.li>  Sun, 02 Feb 2014 16:36:25 +0000
 
diff --git a/debian/copyright b/debian/copyright
index 179d704..320d7e4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,28 @@
-This is the debian package for the Class-ErrorHandler module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Class-ErrorHandler
+Upstream-Contact: Benjamin Trott <cpan at stupidfool.org>
+Upstream-Name: Class-ErrorHandler
 
-The software was downloaded from
-CPAN <http://search.cpan.org/dist/Class-ErrorHandler/>
+Files: *
+Copyright: 2004 Benjamin Trott
+License: Artistic or GPL-1+
 
-Except where otherwise noted, Class::ErrorHandler is
-Copyright 2004 Benjamin Trott, cpan at stupidfool.org. All rights reserved.
+Files: debian/*
+Copyright: 2005-2014, Dominic Hargreaves <dom at earth.li>
+License: Artistic or GPL-1+
 
-Class::ErrorHandler is free software; you may redistribute it and/or
-modify it under the same terms as Perl itself.
+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'.
 
-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'.
+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/libclass-errorhandler-perl.git



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