[libcgi-application-server-perl] 03/09: Upgrade debian/copyright to copyright-format 1.0, dropping "GNU/Linux" and directly linking GPL-1 in stand-alone License paragraphs

Florian Schlichting fsfs at alioth.debian.org
Sat Oct 5 20:18:17 UTC 2013


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

fsfs pushed a commit to branch master
in repository libcgi-application-server-perl.

commit ee049c89a7448208d54766922d9df87a6b17bf71
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Oct 5 21:58:23 2013 +0200

    Upgrade debian/copyright to copyright-format 1.0, dropping "GNU/Linux" and directly linking GPL-1 in stand-alone License paragraphs
---
 debian/copyright |   36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 0d05385..508b6cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,29 @@
-Format-Specification:
-   http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437
-Upstream-Source: https://metacpan.org/release/CGI-Application-Server/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Ricardo SIGNES <rjbs at cpan.org>
+Source: https://metacpan.org/release/CGI-Application-Server/
 Upstream-Name: CGI::Application::Server
 
 Files: *
 Copyright: © 2006 by Infinity Interactive, Inc. <http://www.iinteractive.com>
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: © 2007-2009 Jaldhar H. Vyas <jaldhar at debian.org>
            © 2010 Franck Joncourt <franck at debian.org>
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
+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 GNU/Linux systems, the complete text of the Artistic License
-  can be found in /usr/share/common-licenses/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 GNU/Linux systems, the complete text of the GNU General
-  Public License can be found in `/usr/share/common-licenses/GPL'
+ 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/libcgi-application-server-perl.git



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