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

gregor herrmann gregoa at debian.org
Fri Aug 4 16:05:40 UTC 2017


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

gregoa pushed a commit to branch master
in repository libproc-waitstat-perl.

commit 23bea20c5c07641c872473108fcc7e7272be2193
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 4 11:56:35 2017 -0400

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

diff --git a/debian/copyright b/debian/copyright
index f34402c..eeb128a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,30 @@
-$Id: copyright,v 1.2 1999-07-14 18:57:00 roderick Exp $
-
-This is a Debian prepackaged version of the Proc::WaitStat Perl module.
-It was put together by Roderick Schertler <roderick at argon.org> with
-sources obtained from <URL:http://www.perl.com/CPAN/authors/id/ROSCH/>.
-
-The source has not been modified.
-
-The module is Copyright (c) 1997 Roderick Schertler.  All rights reserved.
-It may be distributed under the same terms as Perl.  These are:
-
-    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 this Kit.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
-    the GNU General Public License or the Artistic License for more details.
-
-    You should have received a copy of the Artistic License with this
-    Kit, in the file named "Artistic".  If not, I'll be glad to provide one.
-
-    You should also have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
-
-On Debian systems, the complete text of the GNU General Public License can
-be found in `/usr/share/common-licenses/GPL', and the complete text of the
-Artistic License can be found in `/usr/share/common-licenses/Artistic'.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Proc-WaitStat
+Upstream-Contact: Roderick Schertler <roderick at argon.org>
+Upstream-Name: Proc-WaitStat
+
+Files: *
+Copyright: 1997, Roderick Schertler <roderick at argon.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 1998, 1999, 2001, 2002, 2006, Roderick Schertler <roderick at argon.org>
+ 2015, 2017, gregor herrmann <gregoa at debian.org>
+ 2016, Hannes von Haugwitz <hannes at vonhaugwitz.com>
+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/libproc-waitstat-perl.git



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