[libfilter-eof-perl] 07/10: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Thu Aug 18 18:44:02 UTC 2016


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

gregoa pushed a commit to branch master
in repository libfilter-eof-perl.

commit d8b35df801feb831af9fd8a393cdea150d145627
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 18 20:37:00 2016 +0200

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

diff --git a/debian/copyright b/debian/copyright
index ce67fdf..0924fca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,29 @@
-This is the debian package for the Filter::EOF module.
-It was created by Damyan Ivanov <dmn at debian.org> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Filter-EOF/
-
-AUTHOR AND COPYRIGHT
-    Copyright 2007 Robert 'phaylon' Sedlacek - "<rs at 474.at>". Many thanks to
-    Matt S Trout for the idea and inspirations on this module.
-    (Years of copyright taken from Changes.)
-
-LICENSE
-    This program is free software; you can redistribute it and/or modify it
-    under the same terms as perl itself.
-
-Perl license:
-    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) 2007, Damyan Ivanov <dmn 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/Filter-EOF
+Upstream-Contact: Robert 'phaylon' Sedlacek <rs at 474.at>
+Upstream-Name: Filter-EOF
+
+Files: *
+Copyright: Robert 'phaylon' Sedlacek <rs at 474.at>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2007, Damyan Ivanov <dmn at debian.org>
+ 2008-2016, 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/libfilter-eof-perl.git



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