[libtest-object-perl] 06/06: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sun Nov 19 17:38:27 UTC 2017


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

abe pushed a commit to branch master
in repository libtest-object-perl.

commit be6bea25e79328cca2e5b0b797db118e95d39f15
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Nov 19 18:37:25 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3a374f4..6ba99d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libtest-object-perl (0.07-3) UNRELEASED; urgency=medium
   * Mark package as autopkgtestable.
   * Bump debhelper compatibility level to 10.
     + Update versioned debhelper build-dependency accordingly.
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- Axel Beckert <abe at debian.org>  Sun, 19 Nov 2017 18:12:34 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 6f42b7f..9b50476 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,31 @@
-This is a Debian prepackaged version of the Test::Object.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Test-Object
+Upstream-Contact: Adam Kennedy <cpan at ali.as>
+Upstream-Name: Test-Object
 
-This package was put together by Joey Hess <joeyh at debian.org>, using
-sources from CPAN, http://www.cpan.org/
+Files: *
+Copyright: 2005, 2006 Adam Kennedy <cpan at ali.as>
+License: Artistic or GPL-1+
 
-The following copyright applies to this package:
+Files: debian/*
+Copyright: 2007      Joey Hess <joey at debian.org>
+           2013-2017 Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
+Comment: Without explicit statement it is assumed that the packaging
+ is licensed under the same terms as the upstream code.
 
-    Copyright 2005, 2006 Adam Kennedy. All rights reserved.
+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'.
 
-    This program is free software; you can redistribute it and/or modify it
-    under the same terms as Perl itself.
-
-(Those terms are either of the Artistic license or the GPL; both licenses
-can be found in full in /usr/share/common-licenses/)
+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/libtest-object-perl.git



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