This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libtest-www-mechanize-cgiapp-perl.
commit 3c67b7e9ddeb6e5b26918c78b1974fb4437fa808 Author: Axel Beckert <[email protected]> Date: Thu Nov 9 23:18:29 2017 +0100 Convert debian/copyright to machine-readable DEP5 format --- debian/changelog | 1 + debian/copyright | 44 ++++++++++++++++++++++++++------------------ 2 files changed, 27 insertions(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index beca561..da51189 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ libtest-www-mechanize-cgiapp-perl (0.05-4) UNRELEASED; urgency=low * Declare compliance with Debian Policy 4.1.1. * Set "Rules-Requires-Root: no". * Mention module name in long package description. + * Convert debian/copyright to machine-readable DEP5 format. -- gregor herrmann <[email protected]> Sun, 16 Nov 2008 20:48:10 +0100 diff --git a/debian/copyright b/debian/copyright index c15b313..8e4162f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,30 @@ -This is the debian package for the Test-WWW-Mechanize-CGIApp module. -It was created by Jaldhar H. Vyas <[email protected]> using dh-make-perl -from the original package found at CPAN +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/ +Upstream-Contact: George Hartzell <[email protected]> +Upstream-Name: Test-WWW-Mechanize-CGIApp -The original package can be downloaded from: - http://search.cpan.org/dist/Test-WWW-Mechanize-CGIApp/ +Files: * +Copyright: 2007 George Hartzell <[email protected]> +License: Artistic or GPL-1+ -The upstream author is: George Hartzell, <[email protected]> +Files: debian/* +Copyright: 2007 Jaldhar H. Vyas <[email protected]> + 2008-2016 gregor herrmann <[email protected]> + 2017 Axel Beckert <[email protected]> +License: Artistic or GPL-1+ -based on Test::WWW::Mechanize::Catalyst by Leon Brocard, <[email protected]>.. +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'. -Copyright (C) 2007, George Hartzell - -This module is free software; you can redistribute it or modify it under the -same terms as Perl itself. - -The Artistic and GPL licences under which Perl is distributed can be found -in /usr/share/common-licenses/ . See /usr/share/doc/perl/copyright for -the license of Perl itself. - -The Debian packaging is (C) 2007, Jaldhar H. Vyas <[email protected]> and -is licensed under the same terms as the software itself (see above). +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/libtest-www-mechanize-cgiapp-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
