[libdate-simple-perl] 03/07: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Fri Feb 21 18:31:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdate-simple-perl.

commit f619dac45f16deb1f5e54f0546d88f59614b8a88
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 19:27:11 2014 +0100

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

diff --git a/debian/copyright b/debian/copyright
index cf21a1c..ab994a7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,32 @@
-This package was debianized by Edward Betts <edward at debian.org> on
-Wed, 20 Oct 2004 12:23:05 +0100
-
-It was downloaded from http://search.cpan.org/dist/Date-Simple/
-
-The upstream authors are:
-
-Marty Pauley <marty at kasei.com>
-John Tobey <jtobey at john-edwin-tobey.org>
-Yves Orton <demerphq at hotmail.com>.
-
-Copyright:
-
-    Copyright (C) 2001  Kasei.
-    Copyright (C) 2001,2002 John Tobey.
-    Copyright (C) 2004 Yves Orton.
-
-    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" which comes with Perl.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Date-Simple
+Upstream-Contact: Igor Sutton <izut at cpan.org>
+Upstream-Name: Date-Simple
+
+Files: *
+Copyright: 2001  Kasei.
+ 2001,2002 John Tobey.
+ 2004 Yves Orton.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2004, Edward Betts <edward at debian.org>
+ 2007, 2012, 2014, gregor herrmann <gregoa at debian.org>
+ 2008, Damyan Ivanov <dmn 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/libdate-simple-perl.git



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