[libdbd-oracle-perl] 09/10: Add a patch to fix POD syntax errors.
gregor herrmann
gregoa at debian.org
Fri Aug 30 13:47:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbd-oracle-perl.
commit 6dcd09a6efdc2c625db6f99a6d67cdece5444027
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 30 15:31:59 2013 +0200
Add a patch to fix POD syntax errors.
---
debian/patches/pod.patch | 27 +++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 28 insertions(+)
diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
new file mode 100644
index 0000000..3ca250d
--- /dev/null
+++ b/debian/patches/pod.patch
@@ -0,0 +1,27 @@
+Description: POD syntax fixes
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=88285
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88285
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-08-30
+
+--- a/lib/DBD/Oracle/Troubleshooting/Hpux.pod
++++ b/lib/DBD/Oracle/Troubleshooting/Hpux.pod
+@@ -960,6 +960,8 @@
+
+ To work around this problem, complete the following procedure:
+
++=over
++
+ =item 1 Log in to your Oracle account:
+
+ su - oracle
+@@ -968,7 +970,7 @@
+
+ $ORACLE_HOME/rdbms/admin/shrept.lst
+
+-=itme 3 Add the following line:
++=item 3 Add the following line:
+
+ rdbms:OCILobLocatorAssign
+
diff --git a/debian/patches/series b/debian/patches/series
index 5299247..2cd8e6f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
spelling.patch
+pod.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-oracle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list