[libmath-fibonacci-perl] 09/10: Add a patch fixing a simple POD error

Florian Schlichting fsfs at moszumanska.debian.org
Fri Oct 21 21:55:54 UTC 2016


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

fsfs pushed a commit to branch master
in repository libmath-fibonacci-perl.

commit 5b07730e94d60c20a56fe5c1001e013a4abdb2ae
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Oct 21 23:53:14 2016 +0200

    Add a patch fixing a simple POD error
---
 debian/patches/pod_error.patch | 15 +++++++++++++++
 debian/patches/series          |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/pod_error.patch b/debian/patches/pod_error.patch
new file mode 100644
index 0000000..2c7f2ad
--- /dev/null
+++ b/debian/patches/pod_error.patch
@@ -0,0 +1,15 @@
+Description: fix a POD error
+Author: Florian Schlichting <fsfs at debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118464
+
+--- a/lib/Math/Fibonacci.pm
++++ b/lib/Math/Fibonacci.pm
+@@ -119,6 +119,8 @@
+ Returns the sequence number of $int if it is a Fibonacci number or a
+ non-true value if it is not.
+ 
++=back
++
+ =head1 AUTHOR
+ 
+ Vipul Ved Prakash, E<lt>mail at vipul.netE<gt>
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/libmath-fibonacci-perl.git



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