[libclass-throwable-perl] 08/10: Update d/copyright in compliance with DEP-5

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 20 10:59:24 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libclass-throwable-perl.

commit bd7d6b26a5dae73a7faa24a3b0653937cca53406
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Aug 20 07:53:58 2015 -0300

    Update d/copyright in compliance with DEP-5
---
 debian/changelog |  1 +
 debian/copyright | 44 +++++++++++++++++++++++++-------------------
 2 files changed, 26 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9467e6f..1a92d01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,7 @@ libclass-throwable-perl (0.13-1) UNRELEASED; urgency=low
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
   * Update short and long description
+  * Update d/copyright in compliance with DEP-5
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 20 Aug 2015 07:30:55 -0300
 
diff --git a/debian/copyright b/debian/copyright
index 4d52a30..9e823f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,29 @@
-This is the debian package for the Class::Throwable module.
-It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Class-Throwable
+Upstream-Contact: Stevan Little <stevan at iinteractive.com>
+Source: https://metacpan.org/release/Class-Throwable
 
-It was downloaded from http://mirrors.kernel.org/cpan/modules/by-module/Class/
+Files: *
+Copyright: 2004, Infinity Interactive, Inc.
+License: Artistic or GPL-1+
 
-The upstream author is: stevan little, <stevan at iinteractive.com>.
+Files: debian/*
+Copyright: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+           2015, Lucas Kanashiro <kanashiro.duarte at gmail.com>
+License: Artistic or GPL-1+
 
-Copyright (C) 2004 Infinity Interactive, Inc. http://www.iinteractive.com
+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'.
 
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
-
-Perl is distributed under licenses:
-
-    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' 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
+ 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-throwable-perl.git



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