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

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

commit 48e9620df6efed75a8fe6ebabeef6534507918d9
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jun 16 18:30:51 2014 +0200

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

diff --git a/debian/patches/pod-syntax.patch b/debian/patches/pod-syntax.patch
new file mode 100644
index 0000000..213b574
--- /dev/null
+++ b/debian/patches/pod-syntax.patch
@@ -0,0 +1,28 @@
+Description: fix POD ERRORS
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Forwarded: https://github.com/ingydotnet/alt-pm/issues/1
+
+--- a/lib/Alt.pod
++++ b/lib/Alt.pod
+@@ -1,3 +1,5 @@
++=encoding UTF-8
++
+ =head1 Name
+ 
+ Alt - Alternate Module Implementations
+@@ -90,12 +92,12 @@
+ 
+ It is important to use the C<no_index> directive on the modules you are 
providing an alternative to. This is especially important if you are the author 
of the original, as PAUSE will reindex CPAN to your Alt- version which defeats 
the purpose. Even if you are not the same author, it will make your index 
reports not show failures.
+ 
+-=back
+-
+ =item Other Concerns
+ 
+ If you have em, I(ngy) would like to know them. Discuss on #toolchain on 
irc.perl.org for now.
+ 
++=back
++
+ =head1 Author
+ 
+ Ingy döt Net <i...@cpan.org>
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/libalt-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