From e034d94bb896971688d4ef1d16f75d3db10f7e76 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Wed, 22 Jul 2020 19:26:26 -0400 Subject: Convert debian/copyright to machine-readable format --- debian/copyright | 50 ++++++++++++++++++++++++++++++++++---------------- debian/copyright_hints | 12 ------------ 2 files changed, 34 insertions(+), 28 deletions(-) delete mode 100644 debian/copyright_hints diff --git a/debian/copyright b/debian/copyright index 9246930..56d2869 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,39 @@ -This is perl module HTML::WikiConverter::MoinMoin packaged for Debian -GNU systems. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/HTML-WikiConverter-MoinMoin +Upstream-Contact: David J. Iberri +Upstream-Name: HTML::WikiConverter::MoinMoin -Upstream source: https://cpan.metacpan.org/modules/by-module/HTML/ +Files: * +Copyright: 2006, 2008, David J. Iberri +License: Artistic or GPL-1+ Files: debian/* -Copyright: © 2007 Jonas Smedegaard - © 2008 Debian Perl Group -License: The Debian packaging information is under the GPL, version 2 or - later +Copyright: + 2007 Jonas Smedegaard + 2008-2020 Debian Perl Group +License: GPL-2+ -Files: * -Copyright: © 2006 David J. Iberri -License: GPL-any | Artistic - This library is free software; you can redistribute it and/or modify - it under the same terms as Perl itself. +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'. -Perl is distributed under your choice of the GNU General Public License or -the Artistic License. On Debian GNU/Linux systems, the complete text of the -GNU General Public License can be found in `/usr/share/common-licenses/GPL' -and the Artistic Licence in `/usr/share/common-licenses/Artistic'. +License: GPL-2+ + 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 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/copyright_hints b/debian/copyright_hints deleted file mode 100644 index ba0e9ee..0000000 --- a/debian/copyright_hints +++ /dev/null @@ -1,12 +0,0 @@ -*No copyright* UNKNOWN []: Changes - MANIFEST - META.yml - Makefile.PL - lib/HTML/WikiConverter/MoinMoin.pm - t/00-load.t - t/boilerplate.t - t/moinmoin.t - t/pod-coverage.t - t/pod.t - t/runtests.pl -UNKNOWN [2006 David J. Iberri]: README -- cgit v1.2.3