[libfile-nfslock-perl] 22/25: Conform with copyright-format 1.0

dom at earth.li dom at earth.li
Sat Oct 4 21:56:34 UTC 2014


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

dom pushed a commit to branch master
in repository libfile-nfslock-perl.

commit 5e5e770eea865f8e3a826cb9bd9a79903ca617ee
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Oct 4 22:46:12 2014 +0100

    Conform with copyright-format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 63 ++++++++++++++++++++++++++------------------------------
 2 files changed, 30 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7aa6b75..041739c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libfile-nfslock-perl (1.24-1) UNRELEASED; urgency=low
   * Package now maintained by the Debian Perl Group
   * Update debian/watch to use metacpan URL
   * New upstream release
+  * Conform with copyright-format 1.0
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 04 Oct 2014 22:39:33 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 4dc8356..c4e83a9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,29 @@
-This is the debian package for the File::NFSLock module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
-
-The software was downloaded from CPAN
-<http://search.cpan.org/dist/File-NFSLock/>
-
-The upstream authors are: 
-Paul T Seamons (paul at seamons.com) - Performed majority of the
-programming with copious amounts of input from Rob Brown.
-
-Rob B Brown (bbb at cpan.org) - In addition to helping in the
-programming, Rob Brown provided most of the core testing to make sure
-implementation worked properly.  He is now the current maintainer.
-
-Copyright (C) 2001
-  Paul T Seamons
-  paul at seamons.com
-  http://seamons.com/
-
-Copyright (C) 2002-2003,
-  Rob B Brown
-  bbb at cpan.org
-
-This package may be distributed under the terms of either the
-  GNU General Public License
-    or the
-  Perl Artistic License
-
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
-
-The full text of the Artistic licence is available on Debian systems in
-/usr/share/common-licenses/Artistic
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/File-NFSLock
+Upstream-Contact: Rob B Brown <bbb at cpan.org>
+Upstream-Name: File-NFSLock
+
+Files: *
+Copyright: 2001, Paul T Seamons <paul at seamons.com>,
+           2002-2003, Rob B Brown <bbb at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2005-2014, Dominic Hargreaves <dom at earth.li>
+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 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/libfile-nfslock-perl.git



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