[libmath-round-perl] 01/01: Convert debian/copyright to machine readable DEP-5 format

Axel Beckert abe at deuxchevaux.org
Mon Apr 27 22:24:32 UTC 2015


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

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

commit 19135fde129a690da00e1f5aec51b84b8ec809f5
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Apr 28 00:17:03 2015 +0200

    Convert debian/copyright to machine readable DEP-5 format
    
    * Update copyright years
    * Switch source from search.cpan.org to metacpan.org URL
    
    TODO: Clarify license of debian packaging
---
 debian/changelog | 11 +++++++++++
 debian/copyright | 58 +++++++++++++++++++++++++++++---------------------------
 2 files changed, 41 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e051ab1..f02339c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libmath-round-perl (0.07-2) UNRELEASED; urgency=medium
+
+  TODO: Clarify license of debian packaging
+
+  * debian/copyright:
+    + Convert to machine readable DEP-5 format
+    + Update copyright years
+    + Switch source from search.cpan.org to metacpan.org URL
+
+ -- Axel Beckert <abe at debian.org>  Tue, 28 Apr 2015 00:16:17 +0200
+
 libmath-round-perl (0.07-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/copyright b/debian/copyright
index cdba099..46a98ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,30 @@
-This package was originally debianized by Matt Hope
-<dopey at quickstix.com.au> on Sat,  1 Dec 2001 14:53:21 +1100
-
-
-The upstream author is:
-	Geoffrey Rommel <GROMMEL at cpan.org>
-
-This package was downloaded from
-	http://www.cpan.org/authors/id/G/GR/GROMMEL/
-
-Information is available
-	http://search.cpan.org/search?dist=Math-Round
-
-
-Copywrite notice from /README
----
-Copyright (c) 2001 Geoffrey Rommel.  All rights reserved.
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
----
-
-Perl is distributed either under the GNU General Public License (GPL),
-version 1 or later, or the Artistic License.
-
-On a GNU/Linux system, the complete GNU GPL version 1 can be found in
-`/usr/share/common-licenses/GPL-1', the Artistic Licence
-`/usr/share/common-licenses/Artistic', and Perl's license,
-`/usr/share/doc/perl/copyright'
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Math-Round
+Upstream-Contact: Geoffrey Rommel <GROMMEL at cpan.org>
+Source: https://metacpan.org/release/Math-Round
+
+Files: *
+Copyright: 2001-2014 Geoffrey Rommel <GROMMEL at cpan.org>
+License: GPL-1+ or Artistic
+
+Files: debian/*
+Copyright: 2001-2002 Matt Hope <dopey at quickstix.com.au>
+           2006-2007 Carlo Segre <segre at debian.org>
+           2013-2015 Axel Beckert <abe at debian.org>
+License: TODO
+
+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
+ 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-round-perl.git



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