[libmath-calculus-expression-perl] 08/10: debian/copyright: Convert to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sat May 30 23:40:25 UTC 2015


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

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

commit f09bf3749c420a4d095b0e4e4cb126ae8975303c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 01:33:47 2015 +0200

    debian/copyright: Convert to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 66 +++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 40 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b6c1058..0906ac6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,7 @@ libmath-calculus-expression-perl (0.2.2.ds-2) UNRELEASED; urgency=low
     + Drop now redundant parameters to dh_clean and dh_installchangelogs.
     + Remove now obsolete /usr/lib/perl5 cleanup.
     + Finally switch to a minimal dh v7 style debian/rules file.
+  * debian/copyright: Convert to machine-readable DEP5 format.
 
  -- Franck Joncourt <franck.mail at dthconnex.com>  Fri, 14 Nov 2008 23:58:19 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 07f0d54..68f1c83 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,39 @@
-This is the debian package for the Math::Calculus::Expression module.
-It was created by Deepak Tripathi <apenguinlinux at gmail.com> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Math-Calculus-Expression/
-(Needs to be a search.cpan.org URL as the distribution is not on MetaCPAN.)
-
-The .ds version was created by fixing the permissions of the directory contained
-in the tarball.
-
-The upstream author is: 
-
-Jonathan Worthington, <jonathan at jwcs.net>.
-
-Copyright (C) 2004, 2005 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).
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Math-Calculus-Expression
+Upstream-Contact: Jonathan Worthington <jonathan at jwcs.net>
+Source: http://search.cpan.org/dist/Math-Calculus-Expression/
+Comment: Needs to be a search.cpan.org URL as the distribution is not
+ on MetaCPAN.
+
+Files: *
+Copyright: 2004, 2005 by Jonathan Worthington <jonathan at jwcs.net>
+License: Artistic or GPL-1+
+Comment: 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.
+ .
+ The .ds version debian tar ball was created by fixing the permissions
+ of the directory contained in the tarball.
+
+Files: debian/*
+Copyright: 2008, Deepak Tripathi <apenguinlinux at gmail.com>
+License: Artistic or GPL-1+
+Comment: The Debian packaging is licensed under the same terms as the
+ software 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'.
+
+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-expression-perl.git



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