[libuniversal-moniker-perl] 06/07: Convert debian/copyright to machine-readable DEP-5 format

Axel Beckert abe at deuxchevaux.org
Mon Oct 30 02:25:54 UTC 2017


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

abe pushed a commit to branch master
in repository libuniversal-moniker-perl.

commit f32618e8aceb70db4cc597ac6c120a284c097d76
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Oct 30 03:23:45 2017 +0100

    Convert debian/copyright to machine-readable DEP-5 format
---
 debian/changelog |  1 +
 debian/copyright | 55 ++++++++++++++++++++++++++++++-------------------------
 2 files changed, 31 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 73f9a3b..aee3c0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libuniversal-moniker-perl (0.08-8) UNRELEASED; urgency=medium
   * Mention module name in long package description.
   * Switch debian/watch to metacpan.org and HTTPS.
   * Declare compliance with Debian Policy 4.1.1.
+  * Convert debian/copyright to machine-readable DEP-5 format.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:36:01 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 6bd6096..96de47a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,30 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Fri, 04 Jul 2003 17:01:12 +0100
-
-It was downloaded from http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/
-
-Upstream Authors: Marty Pauley <marty+perl at kasei.com>,
-                  Tony Bowden <tony at kasei.com>
-                  Elizabeth Mattijsen <liz at dijkmat.nl>
-
-Copyright:
-
-    Copyright (C) 2003, 2004 Kasei
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    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-1' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: UNIVERSAL-moniker
+Upstream-Contact: Marty Pauley <marty+perl at kasei.com>
+Source: https://metacpan.org/release/UNIVERSAL-moniker
+
+Files: *
+Copyright: 2003, 2004 Kasei (https://metacpan.org/author/KASEI)
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2003-2006 Stephen Quinney <sjq at debian.org>,
+           2006-2009 Bart Martens <bartm at debian.org>,
+           2013-2017 Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
+
+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/libuniversal-moniker-perl.git



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