summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-09-28 20:20:05 +0200
committergregor herrmann <gregoa@debian.org>2020-09-28 20:26:05 +0200
commit1e01c647fb3be8b64e1e724fe9edc0094bde469d (patch)
tree928fe64289b3a2271b7ab72c73272ac1872950a3
parent0e0ab07125250fa4773207cd7c6e93754ffe3d5f (diff)
Refresh patches (offset).
-rw-r--r--debian/patches/fix-Expected-text-after-item-not-a-number.patch5
-rw-r--r--debian/patches/fix-pod.patch10
2 files changed, 9 insertions, 6 deletions
diff --git a/debian/patches/fix-Expected-text-after-item-not-a-number.patch b/debian/patches/fix-Expected-text-after-item-not-a-number.patch
index e8e5447..bdc8197 100644
--- a/debian/patches/fix-Expected-text-after-item-not-a-number.patch
+++ b/debian/patches/fix-Expected-text-after-item-not-a-number.patch
@@ -3,11 +3,12 @@ Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=104801
Forwarded: https://rt.cpan.org/Ticket/Attachment/1501851/800286/fix-Expected-text-after-item-not-a-number.patch
Author: Salvatore Bonaccorso <carnil@debian.org>
-Last-Update: 2015-05-30
+Reviewed-by: gregor herrmann <gregoa@debian.org>
+Last-Update: 2020-09-28
--- a/lib/Algorithm/Diff.pm
+++ b/lib/Algorithm/Diff.pm
-@@ -1099,25 +1099,25 @@ follow 4 values:
+@@ -1097,25 +1097,25 @@
=over 4
diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
index 9f77150..b8bddbb 100644
--- a/debian/patches/fix-pod.patch
+++ b/debian/patches/fix-pod.patch
@@ -1,12 +1,14 @@
Description: fix pod errors
-Author: Jonathan Yu <jawnsy@cpan.org>
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=80563
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=80563
-Last-Update: 2012-11-02
+Author: Jonathan Yu <jawnsy@cpan.org>
+Reviewed-by: gregor herrmann <gregoa@debian.org>
+Last-Update: 2020-09-28
+
--- a/lib/Algorithm/Diff.pm
+++ b/lib/Algorithm/Diff.pm
-@@ -986,8 +986,6 @@
+@@ -984,8 +984,6 @@
a contiguous section of items which should be added, deleted, replaced,
or left unchanged.
@@ -15,7 +17,7 @@ Last-Update: 2012-11-02
The following summary of all of the methods looks a lot like Perl code
but some of the symbols have different meanings:
-@@ -1018,6 +1016,8 @@
+@@ -1016,6 +1014,8 @@
Passing in C<undef> for an optional argument is always treated the same
as if no argument were passed in.