[libhttp-daemon-ssl-perl] 06/09: debian/copyright: Turn into DEP-5 compliant format.

Mike Gabriel sunweaver at debian.org
Mon Sep 18 17:05:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository libhttp-daemon-ssl-perl.

commit 220f65d1e490bd2e39d6626ca80848f0370cca21
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 18 18:57:49 2017 +0200

    debian/copyright: Turn into DEP-5 compliant format.
---
 debian/copyright | 46 ++++++++++++++++++++++++++++------------------
 1 file changed, 28 insertions(+), 18 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index f6d621d..255a80e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,32 @@
-This is the Debian package for the HTTP::Daemon::SSL module, put together by
-Matej Vela <vela at debian.org> from sources found on CPAN:
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://github.com/aufflick/p5-http-daemon-ssl
+Upstream-Contact: Mark Aufflick <mark at aufflick.com>
+Upstream-Name: HTTP::Daemon::SSL
 
-  <http://search.cpan.org/dist/HTTP-Daemon-SSL/>
+Files: *
+Copyright: 1996-2001, Gisle Aas
+  2003-2004, Peter Behroozi
+  2007-2009, Mark Aufflick <mark at aufflick.com>
+License: Artistic or GPL-1+
 
-HTTP::Daemon::SSL was written by Peter Behroozi (behrooz at fas.harvard.edu),
-largely based on the HTTP::Daemon module by Gisle Aas.  It is currently
-maintained by Mark Aufflick <mark at aufflick.com>.
+Files: debian/*
+Copyright: 
+  2006-2011, Matej Vela <vela at debian.org>
+  2017, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+License: Artistic or GPL-1+
 
-Copyright (C) 1996-2001  Gisle Aas (code and documentation from HTTP::Daemon)
-Copyright (C) 2003-2004  Peter Behroozi
-Copyright (C) 2007-2008  Mark Aufflick
+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'.
 
-This library is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-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 License in `/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is in the public domain.
+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/libhttp-daemon-ssl-perl.git



More information about the Pkg-perl-cvs-commits mailing list