[libtext-wikicreole-perl] 22/24: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Thu Sep 7 18:17:53 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtext-wikicreole-perl.

commit 9efcf9f64931d141f7b7198f2e724eca52c44104
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 7 20:11:30 2017 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 612235f..7502fc4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,29 @@
-This is the debian package for the Text-WikiCreole module.
-It was created by Bernd Zeimetz <bzed at debian.org> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Text-WikiCreole/
-
-Upstream author:
-    Jason Burnett <jason at jnj.org>
-
-Copyright:
-    Copyright (C) 2007 Jason Burnett
-
-License:
-    This program is free software; you can redistribute it and/or modify it
-    under the same terms as Perl itself.
-
-
-The license Perl is distributed under is:
-    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'.
-
-
-The Debian packaging is (C) 2008, Bernd Zeimetz <bzed at debian.org> and
-is licensed under the same terms as the software itself (see above).
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Text-WikiCreole
+Upstream-Contact: Jason Burnett <jason at jnj.org>
+Upstream-Name: Text-WikiCreole
+
+Files: *
+Copyright: 2007, Jason Burnett <jason at jnj.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008, Bernd Zeimetz <bzed at debian.org>
+ 2017, 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/libtext-wikicreole-perl.git



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