This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libheap-perl.
commit cfda2595b5d6d51b8e3550e98e850973d1dc1d98 Author: Dominic Hargreaves <[email protected]> Date: Wed Mar 23 22:32:27 2016 +0000 Switch to copyright-format 1.0 --- debian/changelog | 1 + debian/copyright | 46 ++++++++++++++++++++++++---------------------- 2 files changed, 25 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4f3e244..21143bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libheap-perl (0.80-3) UNRELEASED; urgency=medium * Switch to minimal dh style rules, and modernize deps and Standards-Version * Switch to dpkg-source 3.0 (quilt) format + * Switch to copyright-format 1.0 -- Dominic Hargreaves <[email protected]> Wed, 23 Mar 2016 22:11:24 +0000 diff --git a/debian/copyright b/debian/copyright index 9288ae5..5ee33b0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,26 +1,28 @@ -Package: libheap-perl -CPAN Package: Heap +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: John Macdonald, [email protected] +Source: https://metacpan.org/release/Heap +Upstream-Name: Heap -Upstream Author: John Macdonald, [email protected]. +Files: * +Copyright: 1998-2007, O'Reilly & Associates. +License: Artistic or GPL-1+ -Download Location: http://search.cpan.org/author/JMM/ +Files: debian/* +Copyright: 2016, Dominic Hargreaves <[email protected]> +License: Artistic or GPL-1+ -Copyright statement: ----8<------------------------- -Copyright 1998, O'Reilly & Associates. - -This code is distributed under the same copyright terms as perl -itself. ----8<------------------------- - -Debianised: - Matt Hope <[email protected]>, 20030312 - -Perl is dual-licenced under "Artistic" and "GPL". -The text of the GPL licence is available from - /usr/share/common-licenses/GPL -The text of the Artistic licence is available from - /usr/share/common-licenses/Artistic -The text of the Perl licence is available from - /usr/share/doc/perl/copyright +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/libheap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
