This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libnet-nbname-perl.
commit a969083a738e7197a868ee8d6b58bada0dc0d7f8 Author: gregor herrmann <[email protected]> Date: Sat Sep 9 19:04:37 2017 +0200 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 42 ++++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/debian/copyright b/debian/copyright index 99a9940..46bb8ab 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,20 +1,30 @@ -This package was debianized by Martin Orr <[email protected]> on -Wed, 9 Apr 2003 08:46:51 +0100. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Net-NBName +Upstream-Contact: James Macfarlane <[email protected]> +Upstream-Name: Net-NBName -It was downloaded from CPAN - more specfically -http://search.cpan.org/dist/Net-NBName/ +Files: * +Copyright: 2002, 2003, 2004, 2005, 2006 James Macfarlane. +License: Artistic or GPL-1+ -Upstream Author: James Macfarlane <[email protected]> +Files: debian/* +Copyright: 2003-2006, Martin Orr <[email protected]> + 2015-2017, gregor herrmann <[email protected]> + 2016, Christoph Biedl <[email protected]> +License: Artistic or GPL-1+ -Copyright: - -Copyright (c) 2002, 2003, 2004, 2005, 2006 James Macfarlane. - -This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself. - -(Those terms are either of the Artistic license or the GNU General Public -License; on Debian GNU/Linux systems, these can be found in full at -/usr/share/common-licenses/Artistic and /usr/share/common-licenses/GPL -respectively.) +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/libnet-nbname-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
