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 <[email protected]> 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 <[email protected]> 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 <[email protected]> +Upstream-Name: Error -The current maintainer is Clint Burfoot <[email protected]>. +Files: * +Copyright: 1997-1998, Graham Barr <[email protected]> +License: Artistic or GPL-1+ +Comment: + # Based on my original Error.pm, and Exceptions.pm by Peter Seibel + # <[email protected]> and adapted by Jesse Glick <[email protected]>. + # + # but modified ***significantly*** -It was downloaded from a CPAN mirror. +Files: lib/Error/Simple.pm +Copyright: 2006, Shlomi Fish <[email protected]> +License: MIT/X11 -Upstream Authors: Graham Barr <[email protected]> and others. +Files: debian/* +Copyright: 1999, 2000, 2001, 2002, 2003, Paolo Molaro <[email protected]> + 2003, 2004, 2005, Luk Claes <[email protected]> + 2003, Ardo van Rangelrooij <[email protected]> + 2005, 2007, Clint Burfoot <[email protected]> + 2013, CSILLAG Tamas <[email protected]> + 2015, 2016, gregor herrmann <[email protected]> +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 <[email protected]>. 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 -# <[email protected]> and adapted by Jesse Glick <[email protected]>. -# -# 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
