This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libwww-wikipedia-perl.
commit 7acaa8ab001c5abce08bf22f928889258e53edda Author: Salvatore Bonaccorso <[email protected]> Date: Sun Nov 12 15:03:44 2017 +0100 Drop language.patch (applied upstream) --- debian/patches/language.patch | 27 --------------------------- debian/patches/series | 1 - 2 files changed, 28 deletions(-) diff --git a/debian/patches/language.patch b/debian/patches/language.patch deleted file mode 100644 index 5f3b0a1..0000000 --- a/debian/patches/language.patch +++ /dev/null @@ -1,27 +0,0 @@ -Description: fix language mistakes -Origin: vendor -Author: gregor herrmann <[email protected]> -Last-Update: 2015-12-23 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110981 -Bug: https://rt.cpan.org/Ticket/Display.html?id=110981 - ---- a/lib/WWW/Wikipedia.pm -+++ b/lib/WWW/Wikipedia.pm -@@ -84,7 +84,7 @@ - - my $wiki = WWW::Wikipedia->new( clean_html => 1 ); - --See C<clean_html> documentation bellow for details. -+See C<clean_html> documentation below for details. - - =cut - -@@ -128,7 +128,7 @@ - - =head2 clean_html() - --Allows to get/set if HTML is being stripped out. -+Allows you to get/set if HTML is being stripped out. - - # set HTML strip - $wiki->clean_html( 1 ); diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index f0540bd..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -language.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-wikipedia-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
