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

gregoa pushed a commit to branch master
in repository libanyevent-processor-perl.

commit 681a6fc7c3065c273e39e62449133c6402cd9ef3
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Nov 30 19:08:06 2015 +0100

    Add a patch to fix POD syntax errors.
---
 debian/patches/pod-syntax.patch | 23 +++++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/pod-syntax.patch b/debian/patches/pod-syntax.patch
new file mode 100644
index 0000000..f89326c
--- /dev/null
+++ b/debian/patches/pod-syntax.patch
@@ -0,0 +1,23 @@
+Description: fix pod syntax
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2015-11-30
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=109969
+Bug: https://rt.cpan.org/Ticket/Display.html?id=109969
+
+--- a/lib/AnyEvent/Processor.pm
++++ b/lib/AnyEvent/Processor.pm
+@@ -229,11 +229,11 @@
+ 
+ =item *
+ 
+-L<AnyEvent::Processor::Converion
++L<AnyEvent::Processor::Converion>
+ 
+ =item *
+ 
+-L<AnyEvent::Processor::Watcher
++L<AnyEvent::Processor::Watcher>
+ 
+ =back
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c30ca3c
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-syntax.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libanyevent-processor-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