[SCM] Debian packaging of libxml-sax-machines-perl branch, master, updated. d8ab7ceef6ce5f729cb545c079c6480f8ac11693

gregor herrmann gregoa at debian.org
Sat Jun 8 16:22:27 UTC 2013


The following commit has been merged in the master branch:
commit 0515cd87827a133c2e4dc42e3ab4146845c63473
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 8 18:16:41 2013 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
    
    Refresh license stanzas.

diff --git a/debian/copyright b/debian/copyright
index dbf392d..6cdb8eb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,52 +1,51 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Chris Prather <chris at prather.org>
-Upstream-Source: https://metacpan.org/release/XML-SAX-Machines/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: XML-SAX-Machines
+Upstream-Contact: Chris Prather <chris at prather.org>
+Source: https://metacpan.org/release/XML-SAX-Machines/
 
 Files: *
 Copyright: 2002-2009, Barrie Slaymaker <barries at slaysys.com>
-License: GPL-1+ | Artistic
+License: Artistic or GPL-1+
  You may use this module under the terms of the Artistic, GPL, or the BSD
  licenses.
-License-Alias: Perl
-X-Comment: It is not clear which BSD flavour the authors had in mind; so we
+Comment: It is not clear which BSD flavour the authors had in mind; so we
  distribute the package under GPL/Artistic, like Perl itself and most Perl
  modules.
 
 Files: lib/XML/SAX/EventMethodMaker.pm
-Copyright:
+Copyright: 
  Database Copyright 2002, Barrie Slaymaker, Kip Hampton, Robin Berjon
  Code Copyright 2002, Barrie Slaymaker <barries at slaysys.com>
-License: GPL-1+ | Artistic
+License: Artistic or GPL-1+
  You may use this under the terms of the Artistic, GNU Public, or BSD licenses,
  as you see fit.
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2008, gregor herrmann <gregoa at debian.org>
- 2008, Niko Tyni <ntyni at debian.org>
+Copyright: 2002-2003, Ardo van Rangelrooij <ardo at debian.org>
  2004, Jay Bonci <jaybonci at debian.org>
- 2002-2003, Ardo van Rangelrooij <ardo at debian.org>
-License: GPL-1+ | Artistic
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2008-2013, gregor herrmann <gregoa at debian.org>
+ 2009, Jonathan Yu <jawnsy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
 Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
  2002-2009, Audrey Tang <autrijus at autrijus.org>
  2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+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'.

-- 
Debian packaging of libxml-sax-machines-perl



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