[libcommon-sense-perl] 05/09: Add patch to add encoding to POD/manpage.
gregor herrmann
gregoa at debian.org
Fri Aug 9 19:02:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcommon-sense-perl.
commit 09aee27d06046d71cc097fde86143d60df361aa4
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 9 20:29:22 2013 +0200
Add patch to add encoding to POD/manpage.
Closes: #699520
Thanks: Jakub Wilk for the bug report.
---
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..98702a1
--- /dev/null
+++ b/debian/patches/pod-encoding.patch
@@ -0,0 +1,15 @@
+Description: add encoding to POD
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/699520
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-08-09
+
+--- a/sense.pod
++++ b/sense.pod
+@@ -1,3 +1,5 @@
++=encoding UTF-8
++
+ =head1 NAME
+
+ common::sense - save a tree AND a kitten, use common::sense!
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/libcommon-sense-perl.git
More information about the Pkg-perl-cvs-commits
mailing list