[SCM] Debian packaging of libxml-regexp-perl branch, master, updated. upstream/0.04-16-g2c6c6d3

Fabrizio Regalli fabreg at fabreg.it
Wed Apr 4 09:12:57 UTC 2012


The following commit has been merged in the master branch:
commit 2c6c6d3d59b8d4e0b806f907b63a7369c0553562
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Wed Apr 4 11:12:24 2012 +0200

    * debian/copyright:
       + update format as in Debian Policy 3.9.3
       + rewrite licenses text
       + add email of upstream author
       + changed '|' with 'or'
       + remove 'License-alias' field
       + remove © symbol
       + add myself to debian/* files

diff --git a/debian/changelog b/debian/changelog
index a03840a..8ac7a7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,18 @@ libxml-regexp-perl (0.04-1) UNRELEASED; urgency=low
   [ Fabrizio Regalli ]
   * Imported Upstream version 0.04
   * debian/control:
-     + Add myself to Uploaders
-     + Bump Standards-Version to 3.9.3
-     + Bump debhelper to (>= 8)
+     + add myself to Uploaders
+     + bump Standards-Version to 3.9.3
+     + bump debhelper to (>= 8)
   * debian/compat: update to 8
+  * debian/copyright:
+     + update format as in Debian Policy 3.9.3
+     + rewrite licenses text
+     + add email of upstream author
+     + changed '|' with 'or'
+     + remove 'License-alias' field
+     + remove © symbol
+     + add myself to debian/* files
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 04 Apr 2012 10:46:30 +0200
 
diff --git a/debian/copyright b/debian/copyright
index cdf3a09..8b0d22f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,31 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: T.J. Mather
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: T.J. Mather <tjmather at maxmind.com>
 Source: http://search.cpan.org/dist/XML-RegExp/
-Name: XML-RegExp
+Upstream-Name: XML-RegExp
 
-Copyright: © 1999-2000, Enno Derksen
-License-Alias: Perl
-License: Artistic | GPL-1+
+Files: *
+Copyright: 1999-2000, Enno Derksen
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- © 2001-2003, Ardo van Rangelrooij <ardo at debian.org>
- © 2004,      Jay Bonci <jaybonci at debian.org>
- © 2010,      Ansgar Burchardt <ansgar at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2001, 2002, 2003, Ardo van Rangelrooij <ardo at debian.org>
+ 2004, Jay Bonci <jaybonci at debian.org>
+ 2010, Ansgar Burchardt <ansgar at debian.org>
+ 2012, Fabrizio Regalli <fabreg at fabreg.it>
+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-regexp-perl



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