[libgd-securityimage-perl] 01/03: Add fix-ftbfs-with-perl5.18-pod-errors.patch patch
Salvatore Bonaccorso
carnil at debian.org
Sat Aug 17 19:12:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libgd-securityimage-perl.
commit b6215f7433425af0070a3d2142cd5d794ef0919c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Aug 17 20:40:57 2013 +0200
Add fix-ftbfs-with-perl5.18-pod-errors.patch patch
Fix FTBFS with perl 5.18. As we drop the build-dependencies to run tests
this patch is not strictly needed as the POD tests are not run anymore.
Patch file nevertheless and forward patch.
Closes: #719991
Thanks: Dominic Hargreaves <dom at earth.li>
---
.../fix-ftbfs-with-perl5.18-pod-errors.patch | 19 +++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 20 insertions(+)
diff --git a/debian/patches/fix-ftbfs-with-perl5.18-pod-errors.patch b/debian/patches/fix-ftbfs-with-perl5.18-pod-errors.patch
new file mode 100644
index 0000000..8f45d84
--- /dev/null
+++ b/debian/patches/fix-ftbfs-with-perl5.18-pod-errors.patch
@@ -0,0 +1,19 @@
+Description: Fix FTBFS with perl 5.18 due to POD errors
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/719991
+Bug: https://rt.cpan.org/Ticket/Display.html?id=87918
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=87918
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2013-08-17
+
+--- a/lib/GD/SecurityImage.pm
++++ b/lib/GD/SecurityImage.pm
+@@ -1380,7 +1380,7 @@
+
+ =item *
+
+-L<CGI::Application::Plugin::CAPTCHA >
++L<CGI::Application::Plugin::CAPTCHA>
+
+ =item *
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..66b4899
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-ftbfs-with-perl5.18-pod-errors.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-securityimage-perl.git
More information about the Pkg-perl-cvs-commits
mailing list