[libstring-koremutake-perl] 01/01: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sat Jun 6 20:14:29 UTC 2015


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

abe pushed a commit to branch master
in repository libstring-koremutake-perl.

commit 856f6e7c1d2ff655fac95599307515c988b2e2d9
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Jun 6 22:14:13 2015 +0200

    Convert debian/copyright to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 54 +++++++++++++++++++++++++++++++-----------------------
 2 files changed, 32 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index da576ef..2049bf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libstring-koremutake-perl (0.30-5) UNRELEASED; urgency=medium
   * Mark package as autopkgtestable
   * Declare compliance with Debian Policy 3.9.6
   * Add explicit build dependency on libmodule-build-perl
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 27 Feb 2014 22:40:48 +0100
 
diff --git a/debian/copyright b/debian/copyright
index b449cc1..2fb5939 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,31 @@
-This is the debian package for the String-Koremutake module.
-It was created by Chip Salzenberg <chip at debian.org> using dh-make-perl.
-
-The upstream author is: 
-
-Leon Brocard acme at astray.com.
-
-Copyright (c) 2005, Leon Brocard "acme at astray.com".  All rights reserved.
-
-This module is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-Perl is distributed 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: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: String-Koremutake
+Source: https://metacpan.org/release/String-Koremutake
+
+Files: *
+Copyright: 2005, Leon Brocard <acme at astray.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2005      Chip Salzenberg <chip at debian.org>
+           2006-2014 gregor herrmann <gregoa at debian.org>
+           2013-2015 Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
+Comment: It is assumed that the packaging is under the same license as
+ the upstream code unless stated otherwise.
+
+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/libstring-koremutake-perl.git



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