[libclass-factory-util-perl] 02/07: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Mon Jun 1 18:41:45 UTC 2015


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

gregoa pushed a commit to branch master
in repository libclass-factory-util-perl.

commit 2faae783f5b48bce7f91a3ce769e87c87b2b5966
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 1 20:35:59 2015 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index acbd4b6..a0d5804 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,30 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Debianized-By: Jay Bonci <jay at bonci.com>
-Debianized-Date: Thu, 31 Jul 2003 04:19:06 -0400.
-Original-Source: https://metacpan.org/release/Class-Factory-Util
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Class-Factory-Util
+Upstream-Contact: Dave Rolsky, <autarch at urth.org>
+Source: https://metacpan.org/release/Class-Factory-Util
 
 Files: *
-Copyright: Dave Rolsky <autarch at urth.org>
-License: GPL-1+ | Artistic
+Copyright: Dave Rolsky, <autarch at urth.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2003, 2004, 2007, Jay Bonci <jaybonci at debian.org>
+ 2008, 2015, gregor herrmann <gregoa at debian.org>
+ 2008, Gunnar Wolf <gwolf at debian.org>
+License: Artistic or GPL-1+
+
+License: Artistic
  This program is free software; you can redistribute it and/or modify
- it 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"
+ it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian systems, the complete text for both files can be found at:
- .
- /usr/share/common-licenses/Artistic
- /usr/share/common-licenses/GPL
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-Files: debian/*
-Copyright: © 2008 Debian Perl Group <debian-perl at lists.debian.org>
-           © 2003-2007 Jay Bonci <jay at bonci.com>
-License: other
- It is assumed that all Debian maintainers used a license compatible with
- upstream's.
+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/libclass-factory-util-perl.git



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