[SCM] Debian packaging of libxml-xslt-perl branch, master, updated. a1a294b1493de47f1cf587c3e7dc1e38502bad6d

Xavier Guimard x.guimard at free.fr
Sun Mar 10 12:41:47 UTC 2013


The following commit has been merged in the master branch:
commit a1a294b1493de47f1cf587c3e7dc1e38502bad6d
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Mar 10 13:41:28 2013 +0100

    Refresh patches (format)

diff --git a/debian/patches/do-not-install-xslt-parser.patch b/debian/patches/do-not-install-xslt-parser.patch
index 1b31669..6028116 100644
--- a/debian/patches/do-not-install-xslt-parser.patch
+++ b/debian/patches/do-not-install-xslt-parser.patch
@@ -1,12 +1,13 @@
-From: Ansgar Burchardt <ansgar at 43-1.org>
-Subject: Do not install xslt-parser
-Date: Tue, 28 Jul 2009 00:16:33 +0200
+Description: Do not install xslt-parser
+ Debian ships xslt-parser only as an example in /usr/share/doc/libxml-xslt-perl,
+ so do not install the script in /usr/bin.
+Author: Ansgar Burchardt <ansgar at 43-1.org>
 Forwarded: not-needed
+Reviewed-By: Xavier Guimard <x.guimard at free.fr>
+Last-Update: 2013-03-09
 
-Debian ships xslt-parser only as an example in /usr/share/doc/libxml-xslt-perl,
-so do not install the script in /usr/bin.
---- libxml-xslt-perl.orig/Makefile.PL
-+++ libxml-xslt-perl/Makefile.PL
+--- a/Makefile.PL
++++ b/Makefile.PL
 @@ -13,6 +13,6 @@
                PREREQ_PM     => { XML::Parser => '2.23',
  				                     XML::DOM    => '1.25',
diff --git a/debian/patches/pod-errors.patch b/debian/patches/pod-errors.patch
index b6da17a..c70c865 100644
--- a/debian/patches/pod-errors.patch
+++ b/debian/patches/pod-errors.patch
@@ -1,18 +1,18 @@
-From: Ansgar Burchardt <ansgar at 43-1.org>
-Date: Tue, 28 Jul 2009 00:36:30 +0200
-Subject: Fix POD errors
-
-Move documentation for xsl_output_method method to the right place.  This fixes
-the following POD errors in lib/XML/XSLT.pm:
-
+Description: Fix POD errors
+ Move documentation for xsl_output_method method to the right place.  This fixes
+ the following POD errors in lib/XML/XSLT.pm:
+ .
    Around line 880:
    ’=item’ outside of any ’=over’
-
+ .
    Around line 3581:
    You forgot a ’=back’ before ’=head1’
+Author: Ansgar Burchardt <ansgar at 43-1.org>
+Reviewed-By: Xavier Guimard <x.guimard at free.fr>
+Last-Update: 2013-03-09
 
---- libxml-xslt-perl.orig/lib/XML/XSLT.pm
-+++ libxml-xslt-perl/lib/XML/XSLT.pm
+--- a/lib/XML/XSLT.pm
++++ b/lib/XML/XSLT.pm
 @@ -877,13 +877,6 @@
      }
  }

-- 
Debian packaging of libxml-xslt-perl



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