[libtest-mocktime-perl] 05/09: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Tue Aug 12 16:32:56 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-mocktime-perl.

commit 68c66fc088287afd09c567e2ac4a72861b5577de
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 18:26:42 2014 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 801921f..fa1c38b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,34 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Original-Source: https://metacpan.org/release/Test-MockTime
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Test-MockTime
+Upstream-Contact: David Dick <ddick at cpan.org>
+Upstream-Name: Test-MockTime
 
 Files: *
-Copyright: © 2006-2007, David Dick <ddick at cpan.org>
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
- (see lib/Test/MockTime.pod)
- .
- Perl is distributed under the GNU General Public License, either version 1 or
- (at your option) any later version, and the Artistic License.
- .
- On Debian systems, the complete text of the GNU General Public License can be
- found in /usr/share/common-licenses/GPL and the Artistic license in
- /usr/share/common-licenses/Artistic.
+Copyright: David Dick <ddick at cpan.org>
+License: Artistic or GPL-1+
+Comment: The upstream distribution does not contain an explicit statement of
+ copyright ownership. Pursuant to the Berne Convention for the Protection of
+ Literary and Artistic Works, it is assumed that all content is copyright by
+ its respective authors unless otherwise stated.
 
 Files: debian/*
-Copyright: © 2008, Ansgar Burchardt <ansgar at debian.org>
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
+Copyright: 2008, Ansgar Burchardt <ansgar at debian.org>
+ 2008, Rene Mayorga <rmayorga at debian.org>
+ 2014, gregor herrmann <gregoa 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 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/libtest-mocktime-perl.git



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