summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-09-17 17:09:52 +0200
committergregor herrmann <gregoa@debian.org>2023-09-17 17:09:52 +0200
commit599d2b8ff20132dd884ff80dbc18761d26bd25a4 (patch)
tree72b90dd448d3a74b31885a3fbcb2bf7bb7865d87 /debian/patches
parent79e477f9397c5fa960bc0ebf30f3e39e4c835656 (diff)
Refresh 2 patches (offset).
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/hardcode-path6
-rw-r--r--debian/patches/version-stdin.patch4
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/hardcode-path b/debian/patches/hardcode-path
index 01a0b77..cbd1a12 100644
--- a/debian/patches/hardcode-path
+++ b/debian/patches/hardcode-path
@@ -3,11 +3,11 @@ Bug-Debian: https://bugs.debian.org/981647
Forwarded: Not-Needed
Author: Dominic Hargreaves
Reviewed-by: gregor herrmann <gregoa@debian.org>
-Last-Update: 2021-08-18
+Last-Update: 2023-09-17
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
-@@ -76,7 +76,7 @@ sub gnupg_call { shift->call(@_); }
+@@ -76,7 +76,7 @@
sub BUILD {
my ( $self, $args ) = @_;
@@ -16,7 +16,7 @@ Last-Update: 2021-08-18
}
struct(
-@@ -1197,9 +1197,8 @@ keys to list in a key-listing.
+@@ -1201,9 +1201,8 @@
=item call
diff --git a/debian/patches/version-stdin.patch b/debian/patches/version-stdin.patch
index 4677acd..50550b1 100644
--- a/debian/patches/version-stdin.patch
+++ b/debian/patches/version-stdin.patch
@@ -3,11 +3,11 @@ Origin: vendor
Bug: https://github.com/bestpractical/gnupg-interface/issues/8
Bug-Debian: https://bugs.debian.org/1016125
Author: gregor herrmann <gregoa@debian.org>
-Last-Update: 2022-07-29
+Last-Update: 2023-09-17
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
-@@ -821,7 +821,8 @@
+@@ -825,7 +825,8 @@
my ( $self ) = @_;
my $out = IO::Handle->new;