This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libparse-mediawikidump-perl.

commit 2e2dae9875c1cd19e0ba7ced56c8dd404e1a2cc9
Author: Damyan Ivanov <d...@debian.org>
Date:   Mon Feb 22 09:30:02 2016 +0000

    Add pod-errors.patch fixing a minor POD error
---
 debian/patches/pod-errors.patch | 13 +++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/pod-errors.patch b/debian/patches/pod-errors.patch
new file mode 100644
index 0000000..a29e26c
--- /dev/null
+++ b/debian/patches/pod-errors.patch
@@ -0,0 +1,13 @@
+Description: missing =back after =over
+ This makes pod2man to emit "POD ERRORS" section in the man page
+Author: Damyan Ivanov  <d...@debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=112253
+Bug: https://rt.cpan.org/Ticket/Display.html?id=112253
+
+--- a/lib/Parse/MediaWikiDump/link.pm
++++ b/lib/Parse/MediaWikiDump/link.pm
+@@ -61,3 +61,4 @@ Returns the namespace id (not the name)
+ 
+ Returns the article title (not the id and not including the namespace) that 
the link points to
+ 
++=back
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fac1829
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-mediawikidump-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to