[SCM] libweb-id-perl Debian packaging branch, master, updated. debian/1.921-2-3-g1d3201c

Jonas Smedegaard dr at jones.dk
Tue Jul 10 20:20:57 UTC 2012


The following commit has been merged in the master branch:
commit 7e8a5719503541b1cf93045820c833855aec6f38
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jul 10 22:17:06 2012 +0200

    Fix use pseudo-fields in copyright file (license-in-comment for verbatim dual-license text covered in separate License sections, and comment-in-license for non-verbatim parts of License sections): File format 1.0 mandates License field to either be single-line or include all licensing info.

diff --git a/debian/copyright b/debian/copyright
index c991351..c4d5baa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,9 +6,14 @@ Source: http://search.cpan.org/dist/Web-ID/
 Files: *
 Copyright: 2012, Toby Inkster <tobyink at cpan.org>
 License: Artistic or GPL-1+
+Comment:
+ License:
+ .
  This is free software; you can redistribute it and/or modify it under
  the same terms as the Perl 5 programming language system itself.
-Comment:
+ .
+ Comment:
+ .
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
@@ -63,12 +68,14 @@ Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
 License: GPL-2+
 
 License: Artistic
-Comment:
+ Comment:
+ .
  On Debian systems the 'Artistic License' is located in
  '/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
-Comment:
+ Comment:
+ .
  On Debian systems the 'GNU General Public License' version 1 is located
  in '/usr/share/common-licenses/GPL-1'.
 
@@ -82,7 +89,9 @@ License: GPL-2+
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  General Public License for more details.
-Comment:
+ .
+ Comment:
+ .
  On Debian systems the 'GNU General Public License' version 2 is located
  in '/usr/share/common-licenses/GPL-2'.
  .

-- 
libweb-id-perl Debian packaging



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