[libnet-idn-nameprep-perl] 05/06: Add patch to add encoding directive to POD.

gregor herrmann gregoa at debian.org
Sat May 30 18:28:11 UTC 2015


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

gregoa pushed a commit to branch master
in repository libnet-idn-nameprep-perl.

commit dd76f3ef01999ea8795df9ae84926f06f971e0e8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 30 20:26:46 2015 +0200

    Add patch to add encoding directive to POD.
---
 debian/patches/pod-encoding.patch | 18 ++++++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/pod-encoding.patch b/debian/patches/pod-encoding.patch
new file mode 100644
index 0000000..ea6d7d4
--- /dev/null
+++ b/debian/patches/pod-encoding.patch
@@ -0,0 +1,18 @@
+Description: add encoding directive to POD
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-05-30
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104799
+Bug: https://rt.cpan.org/Ticket/Display.html?id=104799
+
+--- a/lib/Net/IDN/Nameprep.pm
++++ b/lib/Net/IDN/Nameprep.pm
+@@ -67,6 +67,8 @@
+ 1;
+ __END__
+ 
++=encoding UTF-8
++
+ =head1 NAME
+ 
+ Net::IDN::Nameprep - A Stringprep Profile for Internationalized Domain Names (S<RFC 3491>)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5766d01
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-encoding.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-idn-nameprep-perl.git



More information about the Pkg-perl-cvs-commits mailing list