This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libtie-array-sorted-perl.
commit b7de757bacdc792978461c7deec408c0531ffcf0 Author: Florian Schlichting <[email protected]> Date: Sun Aug 16 17:07:49 2015 +0200 Refresh debian/copyright (using copyright-format 1.0) --- debian/copyright | 58 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 26 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9fb9d9f..c1de14f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,26 +1,32 @@ -This package was debianized by S. Zachariah Sprackett <[email protected]> on -Thu, 16 Jul 2004 15:05:36 -0400, and is currently maintained by the -Debian Perl Group - -It was downloaded from http://www.cpan.org/modules/by-module/Tie - -Upstream authors: - - Simon Cozens <[email protected]> - Tony Bowden <[email protected]> - -Copyright: - - Copyright (C) 2003-2004 Simon Cozens - Copyright (C) 2003-2005 Tony Bowden - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License; either version - 2 of the License, or (at your option) any later version. - - 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. - -On Debian systems, the complete text of the GNU General Public License -can be found in `/usr/share/common-licenses/GPL'. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Tie-Array-Sorted +Upstream-Contact: Tony Bowden <[email protected]>, Simon Cozens <[email protected]> +Upstream-Name: Tie-Array-Sorted + +Files: * +Copyright: 2003-2006, Simon Cozens and Tony Bowden +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2004, S. Zachariah Sprackett <[email protected]> + 2006, Gunnar Wolf <[email protected]> + 2006, Matej Vela <[email protected]> + 2008, gregor herrmann <[email protected]> + 2015, Florian Schlichting <[email protected]> +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/libtie-array-sorted-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
