[libschedule-cron-perl] 17/19: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Thu Jun 29 21:55:34 UTC 2017


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

gregoa pushed a commit to branch master
in repository libschedule-cron-perl.

commit 499c4805dcac4fe3512e0b5f95f94f67b1e716bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 29 23:42:37 2017 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 8cea217..7b66964 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,30 @@
-This package have been initially packaged by Eric Van Buggenhaut <eric at andago.com> 
-New maintainet since version 0.97-1 is Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>
-
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233
-Upstream-Name: Cron - cron-like scheduler for Perl subroutines
-Upstream-Maintainer: Roland Huss <roland at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Schedule-Cron/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Schedule-Cron
+Upstream-Contact: Roland Huss (roland at cpan.org)
+Upstream-Name: Schedule-Cron
 
 Files: *
-Copyright: Copyright 1999-2011 Roland Huss.
-License: Perl
+Copyright: 1999-2011, Roland Huss (roland at cpan.org)
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: Copyright (C) 2008 Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>
-License: GPL-2+
-
-License-Alias: Perl
-Licenses: GPL-1+ | Artistic
-
-License: GPL-1+
- On Debian systems, a copy of the GPL licenses are found in
- /usr/share/common-licenses/GPL-1
+Copyright: 2002, 2003, 2004, 2006, Eric Van Buggenhaut <ericvb at debian.org>
+ 2008-2009, Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>
+ 2014-2017, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
 License: Artistic
- On Debian systems, a copy of the Artistic licenses are found in
- /usr/share/common-licenses/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-2+
- On Debian systems, a copy of the GPL licenses are found in
- /usr/share/common-licenses/GPL-2
+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/libschedule-cron-perl.git



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