[libmath-nocarry-perl] 14/19: debian/copyright: Convert to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sun May 31 00:41:10 UTC 2015


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

abe pushed a commit to branch master
in repository libmath-nocarry-perl.

commit e2367778f293efbec97fdb36c26a0c33b712b074
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 02:30:07 2015 +0200

    debian/copyright: Convert to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 42 +++++++++++++++++++++++++++---------------
 2 files changed, 28 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc315d1..883b3b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ libmath-nocarry-perl (1.11-3) UNRELEASED; urgency=low
   * Mention module name in package description.
   * Apply wrap-and-sort.
   * Add DEP3 compliant patch headers to debian/patches/manpage_section.
+  * debian/copyright: Convert to machine-readable DEP5 format.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:33:52 -0300
 
diff --git a/debian/copyright b/debian/copyright
index 5fbce45..c061730 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,31 @@
-This is the debian package for the Math-NoCarry module.
-It was created by David Moreno Garza <damog at debian.org> using dh-make-perl
-and is maintained by the Debian Perl Group.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: brian d foy <bdfoy at cpan.org>
+Upstream-Name: Math-NoCarry
+Source: https://metacpan.org/release/Math-NoCarry
 
-This module was pristinely downloaded from CPAN at:
- http://search.cpan.org/dist/Math-NoCarry/
+Files: *
+Copyright: 2002-2007 brian d foy <bdfoy at cpan.org>
+License: Artistic or GPL-1+
 
-The upstream author is:
+Files: debian/*
+Copyright: 2006 David Moreno Garza <damog at debian.org>
+License: Artistic or GPL-1+
+Comment: It is assumed that the Debian packaging is under the same
+ license terms as upstream unless there's an explicit license
+ statement.
 
-brian d foy, <bdfoy at cpan.org>.
+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'.
 
-Copyright 2002-2007, brian d foy, All Rights Reserved.
-
-You may redistribute this 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'.
+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/libmath-nocarry-perl.git



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