[libnet-socks-perl] 14/17: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Fri Sep 8 20:53:19 UTC 2017


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

gregoa pushed a commit to branch master
in repository libnet-socks-perl.

commit 7b41921f32caddd5c9e00e244a1001fd34c92499
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 8 22:46:25 2017 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 59 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 30 insertions(+), 29 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ca291fd..e858341 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,30 @@
-This is the debian package for the Net::SOCKS module.
-It was created by Sebastien Delafond <sdelafond at gmx.net> using dh-make-perl.
-
-The upstream author is: 
-
-Clinton Wong <clintdw at netcom.com>.
-
-The module is available from:
-
-http://search.cpan.org/~clintdw/SOCKS/
-
-The only change for the Debian package was the addition of the debian/
-files.
-
-Copyright:
-
-  Copyright (c) 1997-1998 Clinton Wong. All rights reserved.
-
-  All Rights Reserved.
-
-  This module is free software. It may be used, redistributed and/or
-  modified under the same terms as Perl.
-
-  Perl may be redistributed and/or modified it under the terms of
-  either 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-2' and
-  the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/SOCKS
+Upstream-Contact: Clinton Wong <clintdw at netcom.com>
+Upstream-Name: SOCKS
+
+Files: *
+Copyright: 1997-1998 Clinton Wong <clintdw at netcom.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 
+ 2004-2014, Sebastien Delafond <seb at debian.org>
+ 2017, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+
+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/libnet-socks-perl.git



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