This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtime-period-perl.
commit 55c10cd63b7d2c95159994492563f9f09ebf1ee2 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 12:33:15 2017 -0400 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 56 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 26 deletions(-) diff --git a/debian/copyright b/debian/copyright index 06dcefb..5447487 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,26 +1,30 @@ -$Id: copyright,v 1.5 1999-07-15 14:56:52 roderick Exp $ - -This is a Debian prepackaged version of the Time::Period Perl module. It -was put together by Roderick Schertler <[email protected]> with sources -obtained from <URL:http://www.perl.com/CPAN/modules/by-module/Time/>. - -The source has not been modified. - -The Time::Period module is Copyright (c) 1997 Patrick Ryan. All rights -reserved. It may be distributed under the same terms as Perl. These -are: - - License: GPL-1+ or Artistic - - This program is free software; you can redistribute it and/or modify - it under the terms of either: - - a) the GNU General Public License as published by the Free - Software Foundation; either version 1, or (at your option) any - later version, or - - b) the "Artistic License" which comes with Perl - -On Debian systems, the complete text of the GNU General Public License can -be found in `/usr/share/common-licenses/GPL', and the complete text of the -Artistic License can be found in `/usr/share/common-licenses/Artistic'. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Period.pm +Upstream-Contact: Patrick Ryan <[email protected]> +Upstream-Name: Time-Period + +Files: * +Copyright: 1997, Patrick Ryan <[email protected]> +License: Artistic or GPL-1+ or unparsable + +Files: debian/* +Copyright: 1998, 1999, 2001, 2006, Roderick Schertler <[email protected]> + 2015, 2017, gregor herrmann <[email protected]> + 2016, Paul Slootman <[email protected]> +License: Artistic or GPL-1+ or unparsable + +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/libtime-period-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
