[liberror-perl] 18/28: debian/copyright: switch formatting to Copyright-Format 1.0.
gregor herrmann
gregoa at debian.org
Sun Jul 17 14:55:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository liberror-perl.
commit c21a2c5571e4f19be91bda95f2906ce0c08d032f
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jul 17 16:11:29 2016 +0200
debian/copyright: switch formatting to Copyright-Format 1.0.
---
debian/copyright | 71 ++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 54 insertions(+), 17 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 2c84d7a..76bf570 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,60 @@
-This package was debianized by Paolo Molaro <lupus at debian.org> on
-Wed, 22 Sep 1999 14:33:11 +0200.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Error
+Upstream-Contact: Graham Barr <gbarr at pobox.com>
+Upstream-Name: Error
-The current maintainer is Clint Burfoot <clint at burfoot.info>.
+Files: *
+Copyright: 1997-1998, Graham Barr <gbarr at pobox.com>
+License: Artistic or GPL-1+
+Comment:
+ # Based on my original Error.pm, and Exceptions.pm by Peter Seibel
+ # <peter at weblogic.com> and adapted by Jesse Glick <jglick at sig.bsh.com>.
+ #
+ # but modified ***significantly***
-It was downloaded from a CPAN mirror.
+Files: lib/Error/Simple.pm
+Copyright: 2006, Shlomi Fish <shlomif at iglu.org.il>
+License: MIT/X11
-Upstream Authors: Graham Barr <gbarr at ti.com> and others.
+Files: debian/*
+Copyright: 1999, 2000, 2001, 2002, 2003, Paolo Molaro <lupus at debian.org>
+ 2003, 2004, 2005, Luk Claes <luk at debian.org>
+ 2003, Ardo van Rangelrooij <ardo at debian.org>
+ 2005, 2007, Clint Burfoot <clint at burfoot.info>
+ 2013, CSILLAG Tamas <cstamas at cstamas.hu>
+ 2015, 2016, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
-Copyright:
+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'.
-# Copyright (c) 1997-8 Graham Barr <gbarr at ti.com>. All rights reserved.
-# This program is free software; you can redistribute it and/or
-# modify it under the same terms as Perl itself.
-#
-# Based on my original Error.pm, and Exceptions.pm by Peter Seibel
-# <peter at weblogic.com> and adapted by Jesse Glick <jglick at sig.bsh.com>.
-#
-# but modified ***significantly***
+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'.
-You can find the distribution terms for perl in /usr/share/doc/perl/copyright
-and the actual licenses in /usr/share/common-licenses/Artistic and
-/usr/share/common-licenses/GPL.
+License: MIT/X11
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
+ CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liberror-perl.git
More information about the Pkg-perl-cvs-commits
mailing list