[SCM] Debian packaging of libxml-sax-machines-perl branch, master, updated. d8ab7ceef6ce5f729cb545c079c6480f8ac11693
gregor herrmann
gregoa at debian.org
Sat Jun 8 16:22:28 UTC 2013
The following commit has been merged in the master branch:
commit 2d6795a0db7439a62d45ba3ee8a52d5ecf344d3f
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 8 18:20:21 2013 +0200
Add a patch to fix a spelling mistake.
diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
new file mode 100644
index 0000000..2d3efd1
--- /dev/null
+++ b/debian/patches/pod-spelling.patch
@@ -0,0 +1,27 @@
+Description: fix a spelling mistake
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=85989
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85989
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-06-08
+
+--- a/lib/XML/Filter/Distributor.pm
++++ b/lib/XML/Filter/Distributor.pm
+@@ -125,7 +125,7 @@
+
+ $p->set_handlers( $handler1, $handler2 );
+
+-Provided for compatability with other SAX processors, use set_handlers
++Provided for compatibility with other SAX processors, use set_handlers
+ instead.
+
+ =cut
+@@ -137,7 +137,7 @@
+
+ =item set_handler
+
+-Provided for compatability with other SAX processors, use set_handlers
++Provided for compatibility with other SAX processors, use set_handlers
+ instead.
+
+ =cut
diff --git a/debian/patches/series b/debian/patches/series
index 37fd29f..e6adaa3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
pod-warnings.patch
siteconfig-warning.patch
auto_set_repository.patch
+pod-spelling.patch
--
Debian packaging of libxml-sax-machines-perl
More information about the Pkg-perl-cvs-commits
mailing list