This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libstring-shellquote-perl.
commit f3af36ea4421745d3f0a464740400758dba47c73 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 12:11:06 2017 -0400 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 65 ++++++++++++++++++++++++++------------------------------ 1 file changed, 30 insertions(+), 35 deletions(-) diff --git a/debian/copyright b/debian/copyright index 68f7837..8aaa07d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,35 +1,30 @@ -$Id: copyright,v 1.3 2005/02/10 02:24:09 roderick Exp $ - -This is a Debian prepackaged version of the String::ShellQuote -Perl module. It was put together by Roderick Schertler -<[email protected]> with sources obtained from -<URL:http://www.perl.com/CPAN/authors/id/ROSCH/>. - -The module is Copyright (c) 1997 Roderick Schertler. All rights reserved. -It may be distributed under the same terms as Perl. These are: - - 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 this Kit. - - 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. See either - the GNU General Public License or the Artistic License for more details. - - You should have received a copy of the Artistic License with this - Kit, in the file named "Artistic". If not, I'll be glad to provide one. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation,Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - -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/String-ShellQuote +Upstream-Contact: Roderick Schertler <[email protected]> +Upstream-Name: String-ShellQuote + +Files: * +Copyright: 1997-1999, Roderick Schertler <[email protected]> +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 1998, 1999, 2001, 2003, 2005, Roderick Schertler <[email protected]> + 2015, 2017, gregor herrmann <[email protected]> + 2016, Andy Simpkins <[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/libstring-shellquote-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
