[libnet-irc-perl] 01/02: Finish conversion of debian/copyright to machine-readable DEP5 format
Axel Beckert
abe at deuxchevaux.org
Sun Nov 19 21:29:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libnet-irc-perl.
commit ef1676ef5b9922c99c4bbcb43f9ae5503c47b6c9
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Nov 19 22:27:20 2017 +0100
Finish conversion of debian/copyright to machine-readable DEP5 format
---
debian/changelog | 1 +
debian/copyright | 43 +++++++++++++++++++++++++------------------
2 files changed, 26 insertions(+), 18 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0a88844..27bd7ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libnet-irc-perl (0.79-2) UNRELEASED; urgency=medium
patches.
* Add patch to fix (partially valid) POD syntax claimed to be erroneous
by pod2man.
+ * Finish conversion of debian/copyright to machine-readable DEP5 format.
-- Axel Beckert <abe at debian.org> Sun, 19 Nov 2017 21:14:28 +0100
diff --git a/debian/copyright b/debian/copyright
index 41e753e..439425d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,34 @@
-Net::IRC was downloaded from: http://search.cpan.org/dist/Net-IRC/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Net-IRC
+Upstream-Contact: https://sourceforge.net/p/net-irc/_list/tickets
+Upstream-Name: Net-IRC
Files: *
-Copyright (c) 1997 Greg Bacon & Dennis Taylor. All rights reserved.
+Copyright: 1997-2001 Greg Bacon <gbacon at adtran.com>
+ 1997-2001 Dennis Taylor <dennis at funkplanet.com>
+ 2001 Pete Sergeant
+ 2001 T.J. Eckman
License: Artistic
- This module is free software; you can redistribute it and/or
- modify it under the terms of the Perl Artistic License, distributed
- with this module.
Files: Event.pm
-Copyright: (c) 2001 Pete Sergeant, Greg Bacon & Dennis Taylor.
+Copyright: 2001 Pete Sergeant
+ 2001 Greg Bacon <gbacon at adtran.com>
+ 2001 Dennis Taylor <dennis at funkplanet.com>
License: Artistic
- This module is free software; you can redistribute or modify it under the
- terms of Perl's Artistic License.
Files: debian/*
-Copyright: © 1998 Ben Gertzfield <che at debian.org>
- © 1999 Raphael Hertzog <rhertzog at hrnet.fr>
- © 1999,2000,2002 Stephen Zander <gibreel at debian.org>
- © 2002 Wichert Akkerman <wakkerma at debian.org>
- © 2004-2008 Debian Perl Group <debian-perl at lists.debian.org>
-License: other
- It is assumed that package maintainers license their work unter terms,
- compatible with upstream licensing terms.
+Copyright: 1998 Ben Gertzfield <che at debian.org>
+ 1999 Raphael Hertzog <rhertzog at hrnet.fr>
+ 1999-2002 Stephen Zander <gibreel at debian.org>
+ 2002 Wichert Akkerman <wakkerma at debian.org>
+ 2004-2017 Debian Perl Group <debian-perl at lists.debian.org>
+License: Artistic
+Comment: Without explicit statement it is assumed that the packaging
+ is licensed under the same terms as the upstream code.
-The Perl Artistic License is available on Debian GNU/Linux systems in the file
-/usr/share/common-licenses/Artistic
+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'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-irc-perl.git
More information about the Pkg-perl-cvs-commits
mailing list