[libbusiness-paypal-api-perl] 05/06: Add pod-errors.patch

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 22:04:51 UTC 2017


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

fsfs pushed a commit to branch master
in repository libbusiness-paypal-api-perl.

commit 4871f583e80c379ba4655ccd9f057fef39a044d8
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Nov 11 23:00:09 2017 +0100

    Add pod-errors.patch
---
 debian/patches/pod-errors.patch | 24 ++++++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 25 insertions(+)

diff --git a/debian/patches/pod-errors.patch b/debian/patches/pod-errors.patch
new file mode 100644
index 0000000..f81ead3
--- /dev/null
+++ b/debian/patches/pod-errors.patch
@@ -0,0 +1,24 @@
+Description: fix 2 POD errors
+Author: Florian Schlichting <fsfs at debian.org>
+Forwarded: https://github.com/oalders/business-paypal-api/pull/13
+
+--- a/lib/Business/PayPal/API.pm
++++ b/lib/Business/PayPal/API.pm
+@@ -501,8 +501,6 @@
+ 
+ L<https://www.paypal.com/IntegrationCenter/ic_sandbox.html>
+ 
+-=back
+-
+ =item B<proxy_url>
+ 
+ Optional. When set, the proxy at the specified URL will be used for outbound
+@@ -512,6 +510,8 @@
+ 
+ Optional. Set the timeout in seconds. Defaults to 30 seconds.
+ 
++=back
++
+ =head1 NAME
+ 
+ Business::PayPal::API - PayPal API
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fac1829
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbusiness-paypal-api-perl.git



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