[libfile-nfslock-perl] 12/25: Fix POD errors (thanks, Jonas Genannt)

dom at earth.li dom at earth.li
Sat Oct 4 21:56:32 UTC 2014


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

dom pushed a commit to branch master
in repository libfile-nfslock-perl.

commit bc39791ef4d16425d3c09450e372e1f23c842b04
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Aug 6 15:50:08 2011 +0100

    Fix POD errors (thanks, Jonas Genannt)
---
 debian/changelog               |  1 +
 debian/patches/pod_error.patch | 16 ++++++++++++++++
 debian/patches/series          |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 911f50f..aa98949 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libfile-nfslock-perl (1.21-1) UNRELEASED; urgency=low
   * Switch to dpkg-source 3.0 (quilt) format
   * Use minimal dh7 rules
   * Update Standards-Version (no changes)
+  * Fix POD errors (thanks, Jonas Genannt)
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 06 Aug 2011 15:38:48 +0100
 
diff --git a/debian/patches/pod_error.patch b/debian/patches/pod_error.patch
new file mode 100644
index 0000000..0513ed9
--- /dev/null
+++ b/debian/patches/pod_error.patch
@@ -0,0 +1,16 @@
+Author: Jonas Genannt <jonas.genannt at capi2name.de>
+Description: Fix POD errors in Manpage
+
+diff --git a/lib/File/NFSLock.pm b/lib/File/NFSLock.pm
+index 9dea38a..c271045 100644
+--- a/lib/File/NFSLock.pm
++++ b/lib/File/NFSLock.pm
+@@ -621,6 +621,8 @@ recursion load could exist so do_lock will only recurse 10 times (this is only
+ a problem if the stale_lock_timeout is set too low -- on the order of one or two
+ seconds).
+ 
++=back
++
+ =head1 METHODS
+ 
+ After the $lock object is instantiated with new,
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3512213
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod_error.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-nfslock-perl.git



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