[libemail-date-perl] 06/07: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Mon Sep 30 16:22:28 UTC 2013


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

gregoa pushed a commit to branch master
in repository libemail-date-perl.

commit 0fb7348a0ba596120a634a197404fcd447ff93b4
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 30 18:15:59 2013 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 5cbdf4d..0991a3d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,32 +1,32 @@
-This is the debian package for the Email::Date module.
-It was created by Paul Wise <pabs at debian.org> using dh-make-perl.
-
-This package was originally downloaded from
-http://search.cpan.org/~cwest/Email-Date/
-
-The generic upstream URL is
-http://search.cpan.org/dist/Email-Date/
-
-Upstream authors:
-
-    Casey West <casey at geeknest.com>
-    Ricardo SIGNES <rjbs at cpan.org>
-
-Copyright:
-
-      Copyright (c) 2004 Casey West.  All rights reserved.
-
-Licence:
-
-      This module is free software; you can redistribute it and/or modify it
-      under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License
-or the Artistic License.  On Debian GNU/Linux systems, the copyright terms
-for Perl itself are located in `/usr/share/doc/perl/copyright'. On Debian
-GNU/Linux systems, the complete text of the GNU General Public License can
-be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in
-`/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is placed in the Public Domain
-and is written by Paul Wise <pabs at debian.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Email-Date
+Upstream-Contact: Ricardo SIGNES <rjbs at cpan.org>
+Upstream-Name: Email-Date
+
+Files: *
+Copyright: 2004, Casey West <casey at geeknest.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2005-2013, Paul Wise <pabs at debian.org>
+ 2007-2013, gregor herrmann <gregoa at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+License: public-domain
+ The Debian packaging is placed in the Public Domain
+ and is written by Paul Wise <pabs at debian.org>
+
+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/libemail-date-perl.git



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