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

gregoa pushed a commit to branch master
in repository perlbal.

commit e3bbe2b3cfb66e843cc20575b85e30ceaa680aa4
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 16 21:59:50 2015 +0200

    Add new patch to fix POD encoding.
---
 debian/patches/pod-encoding.patch | 15 +++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/pod-encoding.patch 
b/debian/patches/pod-encoding.patch
new file mode 100644
index 0000000..3f8e835
--- /dev/null
+++ b/debian/patches/pod-encoding.patch
@@ -0,0 +1,15 @@
+Description: add encoding directive to POD
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2015-05-16
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104476
+Bug: https://rt.cpan.org/Ticket/Display.html?id=104476
+
+--- a/lib/Perlbal/Manual.pod
++++ b/lib/Perlbal/Manual.pod
+@@ -1,3 +1,5 @@
++=encoding UTF-8
++
+ =head1 NAME
+ 
+ Perlbal::Manual - Guide and reference manual for Perlbal
diff --git a/debian/patches/series b/debian/patches/series
index 365a5a9..7401562 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 fix-test-more-0.94-use
 spelling-errors
 bad-manpage-perlbal-util
+pod-encoding.patch

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