This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libuser-simple-perl.
commit 36e72b47c15ac937f86938c13cb3902b8529b086 Author: gregor herrmann <[email protected]> Date: Fri May 29 18:36:24 2015 +0200 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/debian/copyright b/debian/copyright index 09faa2b..ce7bf74 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,16 +1,31 @@ -This package was debianized by Gunnar Wolf <[email protected]> on -Wed, 15 Jun 2005 19:02:40 -0500 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/User-Simple +Upstream-Contact: Gunnar Wolf <[email protected]> +Upstream-Name: User-Simple -The original sources were downloaded from -http://search.cpan.org/dist/User-Simple/ +Files: * +Copyright: 2005-2008, Gunnar Wolf <[email protected]> + 2005-2008, Instituto de Investigaciones Económicas UNAM +License: Artistic or GPL-1+ -The upstream author is Gunnar Wolf <[email protected]>. +Files: debian/* +Copyright: 2005, 2008, 2009, Gunnar Wolf <[email protected]> + 2007, Joey Hess <[email protected]> + 2008, 2013, 2014, 2015, gregor herrmann <[email protected]> +License: Artistic or GPL-1+ -Copyright: - Copyright 2005-2008 Gunnar Wolf / Instituto de Investigaciones Económicas UNAM - This module is Free Software; it can be redistributed under the same terms - as Perl. +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'. -On Debian GNU/Linux systems, the two licenses governing Perl can be -found at /usr/share/common-licenses/Artistic and -/usr/share/common-licenses/GPL +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/libuser-simple-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
