[libmath-calculus-differentiate-perl] 07/07: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Thu Nov 9 23:45:19 UTC 2017


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

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

commit ac0654160cd6aec9d8d53556732afb5b35440869
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Nov 10 00:42:32 2017 +0100

    Convert debian/copyright to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 44 +++++++++++++++++++++++++-------------------
 2 files changed, 26 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ea5b9b..51beef0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ libmath-calculus-differentiate-perl (0.3-2) UNRELEASED; urgency=low
   * Declare compliance with Debian Policy 4.1.1.
   * Remove trailing whitespace from debian/control.
   * Add myself as Uploader.
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:44:38 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 7b812e8..6d4b14d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,29 @@
-This is the debian package for the Math-Calculus-Differentiate module.
-It was created by Deepak Tripathi <apenguinlinux at gmail.com> using dh-make-perl.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Math-Calculus-Differentiate
+Upstream-Contact: Jonathan Worthington <jonathan at jwcs.net>
+Upstream-Name: Math-Calculus-Differentiate
 
-It was downloaded from http://search.cpan.org/dist/Math-Calculus-Differentiate/
+Files: *
+Copyright: 2004 Jonathan Worthington <jonathan at jwcs.net>
+License: Artistic or GPL-1+
 
-The upstream author is: 
+Files: debian/*
+Copyright: 2008 Deepak Tripathi <apenguinlinux at gmail.com>
+           2017 Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
 
-Jonathan Worthington, <jonathan at jwcs.net>.
+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 (C) 2004 by Jonathan Worthington
-
-This library is free software; you can redistribute it and/or modify it 
-under the same terms as Perl itself, either Perl version 5.8.1 or, at your option,
-any later version of Perl 5 you may have available.
-
-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, Deepak Tripathi <apenguinlinux at gmail.com> and
-is licensed under the same terms as the software itself (see above).
+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-calculus-differentiate-perl.git



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