[libterm-slang-perl] 05/08: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Thu Nov 16 01:29:32 UTC 2017


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

abe pushed a commit to branch master
in repository libterm-slang-perl.

commit 458d4f9fd4bc85642d7216347f3d796b0b6aa6da
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Nov 16 02:21:53 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index fff6c55..9bc0374 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libterm-slang-perl (0.07-13) UNRELEASED; urgency=medium
   * Declare compliance with Debian Policy 4.1.1.
   * Enable all hardening build flags (except format as before).
   * Mark package as autopkgtestable.
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- Axel Beckert <abe at debian.org>  Thu, 16 Nov 2017 02:10:35 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 0d7189c..5dc89ef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,32 @@
-This is a Debian prepackaged version of the Term::Slang library.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Term-Slang
+Upstream-Contact: Daniel Sully <daniel-cpan-slang at electricrain.com>
+Upstream-Name: Term-Slang
 
-This package was put together by Joey Hess <joeyh at debian.org>, using
-sources from CPAN, http://cpan.org/authors/id/D/DA/DANIEL/
+Files: *
+Copyright: 1998-2000 Daniel Sully <daniel-cpan-slang at electricrain.com>
+License: Artistic or GPL-1+
 
-Term::Slang is copyright 1998-2000 by Daniel Sully
-<daniel-cpan-slang at electricrain.com>, and has the following copyright
-notice:
+Files: debian/*
+Copyright: 2000-2008 Joey Hess <joeyh at debian.org>
+           2007-2012 gregor herrmann <gregoa 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.
 
-  This program is free software; you can redistribute it and/or
-  modify it under the same terms as Perl 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'.
 
-(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/libterm-slang-perl.git



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