This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libipc-signal-perl.
commit dd4621c1aaaa6a35f959cdba4d52b70a415f1876 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 11:42:21 2017 -0400 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 64 +++++++++++++++++++++++++------------------------------- 1 file changed, 29 insertions(+), 35 deletions(-) diff --git a/debian/copyright b/debian/copyright index e9ed92f..dbc6c36 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,35 +1,29 @@ -$Id: copyright,v 1.2 1999-07-14 18:40:36 roderick Exp $ - -This is a Debian prepackaged version of the IPC::Signal 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 source has not been modified. - -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 also have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, 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/IPC-Signal +Upstream-Contact: Roderick Schertler <[email protected]> +Upstream-Name: IPC-Signal + +Files: * +Copyright: 1997, Roderick Schertler <[email protected]> +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 1998, 1999, 2001, 2006, Roderick Schertler <[email protected]> + 2015, 2016, 2017, gregor herrmann <[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/libipc-signal-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
