[libnet-smtpauth-perl] 11/13: Add patch to fix a POD error.

gregor herrmann gregoa at debian.org
Sun Jan 12 16:28:16 UTC 2014


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

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

commit 3473b928c0b7bf53a3a46daeedb589265e85ed37
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 17:26:25 2014 +0100

    Add patch to fix a POD error.
---
 debian/patches/pod.patch | 18 ++++++++++++++++++
 debian/patches/series    |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
new file mode 100644
index 0000000..bde4d33
--- /dev/null
+++ b/debian/patches/pod.patch
@@ -0,0 +1,18 @@
+Description: fix POD error
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=92078
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=92078
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-01-12
+
+--- a/SMTP_auth.pm
++++ b/SMTP_auth.pm
+@@ -178,6 +178,8 @@
+ taken from Net::SMTP as all other methods (except I<auth> and
+ I<auth_types>) are, too.
+ 
++=back
++
+ =head1 METHODS
+ 
+ Unless otherwise stated all methods return either a I<true> or I<false>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c9352c4
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod.patch

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



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