From 1880fb400d713b438bab42078948651a6b86656e Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Sun, 29 Nov 2015 15:05:38 +0100 Subject: [PATCH] Drop pod-syntax.patch, merged upstream. --- debian/patches/pod-syntax.patch | 20 -------------------- debian/patches/series | 1 - 2 files changed, 21 deletions(-) delete mode 100644 debian/patches/pod-syntax.patch delete mode 100644 debian/patches/series diff --git a/debian/patches/pod-syntax.patch b/debian/patches/pod-syntax.patch deleted file mode 100644 index 461eea4..0000000 --- a/debian/patches/pod-syntax.patch +++ /dev/null @@ -1,20 +0,0 @@ -Description: fix for POD error - Around line 739: - =back doesn't take any parameters, but you said =back 4 -Origin: vendor -Author: gregor herrmann -Last-Update: 2015-11-16 -Forwarded: https://github.com/Sereal/Sereal/issues/112 -Bug: https://github.com/Sereal/Sereal/issues/112 - ---- a/lib/Sereal/Encoder.pm -+++ b/lib/Sereal/Encoder.pm -@@ -736,7 +736,7 @@ - - It is possible that a future release of the protocol will fix these issues. - --=back 4 -+=back - - =head1 BUGS, CONTACT AND SUPPORT - diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index c30ca3c..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -pod-syntax.patch -- 2.30.2