[SCM] Debian packaging of HTML-TableParser CPAN distribution branch, master, updated. debian/0.37-1-11-gadee0d2

Xavier x.guimard at free.fr
Tue Dec 25 10:13:34 UTC 2012


The following commit has been merged in the master branch:
commit a8b1016e0c75b7cad828c1c390500e990772bf63
Author: Xavier <x.guimard at free.fr>
Date:   Tue Dec 25 11:08:02 2012 +0100

    Add spelling error patch

diff --git a/debian/patches/Spelling-error b/debian/patches/Spelling-error
new file mode 100644
index 0000000..cfd584b
--- /dev/null
+++ b/debian/patches/Spelling-error
@@ -0,0 +1,17 @@
+Description: Little spelling error
+Author: Xavier Guimard <x.guimard at free.fr>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=82224
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82224
+Last-Update: 2012-12-25
+
+--- a/lib/HTML/TableParser.pm
++++ b/lib/HTML/TableParser.pm
+@@ -628,7 +628,7 @@
+ 
+   $p = HTML::TableParser->new( \@reqs, { Chomp => 1 } );
+ 
+-will set B<Chomp> on for all of the table requests, unless overriden
++will set B<Chomp> on for all of the table requests, unless overridden
+ by them.  The data cleanup operations are documented above; C<MultiMatch>
+ is documented in L</Table Requests>.
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5ea1c70
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+Spelling-error

-- 
Debian packaging of HTML-TableParser CPAN distribution



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