[libnet-managesieve-perl] 02/03: Refresh debian/copyright file format

Salvatore Bonaccorso carnil at debian.org
Sun Dec 27 17:06:32 UTC 2015


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

carnil pushed a commit to branch master
in repository libnet-managesieve-perl.

commit b65b0bb1163d639bed927ac2c93529558a111120
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Dec 27 18:04:20 2015 +0100

    Refresh debian/copyright file format
    
    Update format specification to 1.0 copyright-format.
    
    Add missing Files: * stanza for upstream files.
    
    Explicitly refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
    
    Explicitly refer to GPL-1 license text in common-licenses.
---
 debian/copyright | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 16521bc..9acd99d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,9 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Steffen Kaiser
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Net-ManageSieve
+Upstream-Contact: Steffen Kaiser
 Source: https://metacpan.org/release/Net-ManageSieve
-Name: Net-ManageSieve
 
+Files: *
 Copyright: 2008-2010, Steffen Kaiser
 License: Artistic or GPL-1+
 
@@ -13,15 +14,17 @@ Copyright:
 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/libnet-managesieve-perl.git



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