[libnet-ldap-perl] 07/08: Add patch to fix lintian warning (spelling error in POD)
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Thu Mar 20 16:46:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libnet-ldap-perl.
commit ea4167e790fc38012aec7f32654755f3d75802eb
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Thu Mar 20 16:44:27 2014 +0000
Add patch to fix lintian warning (spelling error in POD)
---
debian/patches/missing-word-in-pod.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/debian/patches/missing-word-in-pod.patch b/debian/patches/missing-word-in-pod.patch
new file mode 100644
index 0000000..a388f0a
--- /dev/null
+++ b/debian/patches/missing-word-in-pod.patch
@@ -0,0 +1,17 @@
+Description: Missing word in POD
+Author: Daniel Lintott <daniel at serverb.co.uk>
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=94047
+Forwarded: yes
+Last-Update: 2014-03-20
+--- a/lib/Net/LDAP/Control.pm
++++ b/lib/Net/LDAP/Control.pm
+@@ -173,7 +173,7 @@
+
+ C<Net::LDAP::Control> is the base-class for LDAPv3 control objects.
+
+-Controls provide a mechanism that allows to extend the semantics and
++Controls provide a mechanism that allows one to extend the semantics and
+ arguments of LDAP operations.
+ Controls may be attached to LDAP operations, and only affect the semantics
+ of the operation they are attached to.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a7a1b5b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+missing-word-in-pod.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ldap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list