This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-tableparser-perl.
commit d23a9f34120e77daec6f9d89fc1a2595db13bd31 Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:36:32 2014 +0200 Drop spelling-error.patch, applied upstream. --- debian/patches/series | 1 - debian/patches/spelling-error.patch | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 1817668..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -spelling-error.patch diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch deleted file mode 100644 index cfd584b..0000000 --- a/debian/patches/spelling-error.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Little spelling error -Author: Xavier Guimard <[email protected]> -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>. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-tableparser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
