[libcrypt-unixcrypt-perl] 03/05: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Thu Nov 16 01:46:56 UTC 2017


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

abe pushed a commit to branch master
in repository libcrypt-unixcrypt-perl.

commit 680b0c92b9bb9bbdcef9f244dad0757c9fc66534
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Nov 16 02:43:43 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 787643f..e0bfa5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libcrypt-unixcrypt-perl (1.0-7) UNRELEASED; urgency=medium
   [ Axel Beckert ]
   * Declare compliance with Debian Policy 4.1.1.
   * Mark package as autopkgtestable.
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- Axel Beckert <abe at debian.org>  Thu, 16 Nov 2017 02:35:33 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 773610b..0041a7e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,37 @@
-This is the debian package for the Crypt::UnixCrypt module created by
-Brian Nelson <nelson at bignachos.com>.
-
-The original sources should always be available from the Comprehensive
-Perl Archive Network (CPAN). Visit http://www.perl.com/CPAN/ to find a
-CPAN site near you.
-
-The upstream author is:
-
-Martin Vorlaender <martin at radiogaga.harz.de>
-
-Based upon Java source code written by jdumas at zgs.com, which in turn is
-based upon C source code written by Eric Young, eay at psych.uq.oz.au..
-
-Copyright 1997-1999, Martin Vorlaender <martin at radiogaga.harz.de>
-
-This module is free software; you may redistribute it and/or modify it
-under the same terms as Perl itself.
-
-You can redistribute it and/or modify Perl 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 (GPL) can be found in /usr/share/common-licenses/GPL-1
-and the Artistic Licence in /usr/share/common-licenses/Artistic.
-
-The Debian packaging is
-Copyright 2002-2005, Brian Nelson <pyro at debian.org>
-Copyright 2006-2007, Bart Martens <bartm at debian.org>
-Copyright 2013,      Axel Beckert <abe at debian.org>
-and is licensed under the GPL.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Crypt-UnixCrypt
+Upstream-Contact: Martin Vorlaender <martin at radiogaga.harz.de>
+Upstream-Name: Crypt-UnixCrypt
+
+Files: *
+Copyright: 1997-1999 Martin Vorlaender <martin at radiogaga.harz.de>
+License: Artistic or GPL-1+
+Comment: Based upon Java source code written by jdumas at zgs.com, which
+ in turn is based upon C source code written by Eric Young,
+ eay at psych.uq.oz.au..
+
+Files: debian/*
+Copyright: 2002-2005 Brian Nelson <pyro at debian.org>
+           2006-2007 Bart Martens <bartm at debian.org>
+           2013-2017 Axel Beckert <abe at debian.org>
+License: GPL-1+
+Comment: The original license statement about the packaging says "The
+ Debian packaging is licensed under the GPL.". Without explicit
+ statement it is assumed that "GPL" means "any version of the GPL,
+ i.e. version 1 or later.
+
+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/libcrypt-unixcrypt-perl.git



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