This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libmath-prime-util-gmp-perl.
commit 22a27d7dbecd35ce6cd4d68249b3f532d60c29ff Author: Lucas Kanashiro <[email protected]> Date: Wed Sep 2 23:10:48 2015 -0300 Update upstream copyright --- debian/changelog | 1 + debian/copyright | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/debian/changelog b/debian/changelog index 52f598a..db5dca4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libmath-prime-util-gmp-perl (0.32-1) UNRELEASED; urgency=medium * Team upload. * Import upstream version 0.32 + * Update upstream copyright -- Lucas Kanashiro <[email protected]> Wed, 02 Sep 2015 22:46:53 -0300 diff --git a/debian/copyright b/debian/copyright index 8a1003c..1740461 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,8 +11,13 @@ Files: inc/Devel/CheckLib.pm Copyright: 2007 David Cantrell, David Golden License: Artistic or GPL-1+ +Files: xt/expr.h xt/expr.c xt/expr-impl.h +Copyright: 2000-2002, 2004 Free Software Foundation, Inc. +License: LGPL-3+ or GPL-2+ + Files: debian/* Copyright: 2012, Daniel Kahn Gillmor <[email protected]> + 2015, Lucas Kanashiro <[email protected]> License: Artistic or GPL-1+ License: Artistic @@ -30,3 +35,20 @@ License: GPL-1+ . 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'. + +License: GPL-2+ + This package 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 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + +License: LGPL-3+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; version 3. + . + On Debian systems, the complete text of version 3 of the GNU Lesser + General Public License can be found in `/usr/share/common-licenses/LGPL-3'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-gmp-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
