[libgnupg-interface-perl] 02/04: Refresh Make-get_secret_keys-and-get_public_keys-methods-wor.patch patch

Salvatore Bonaccorso carnil at debian.org
Mon Mar 10 21:06:26 UTC 2014


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

carnil pushed a commit to branch master
in repository libgnupg-interface-perl.

commit 963ea4e67daaf1dd70ba204aedac8349d7b2c061
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Mar 10 21:39:16 2014 +0100

    Refresh Make-get_secret_keys-and-get_public_keys-methods-wor.patch patch
---
 .../Make-get_secret_keys-and-get_public_keys-methods-wor.patch      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/Make-get_secret_keys-and-get_public_keys-methods-wor.patch b/debian/patches/Make-get_secret_keys-and-get_public_keys-methods-wor.patch
index d662f4c..af3fa76 100644
--- a/debian/patches/Make-get_secret_keys-and-get_public_keys-methods-wor.patch
+++ b/debian/patches/Make-get_secret_keys-and-get_public_keys-methods-wor.patch
@@ -11,7 +11,7 @@ Last-Update: Sun, 16 Oct 2011 00:46:51 +0200
 
 --- a/lib/GnuPG/Interface.pm
 +++ b/lib/GnuPG/Interface.pm
-@@ -437,10 +437,12 @@
+@@ -438,10 +438,12 @@
              # --fixed-list-mode uses epoch time for creation and expiration date strings.
              # For backward compatibility, we convert them back using GMT;
              my $expiration_date_string;
@@ -28,7 +28,7 @@ Last-Update: Sun, 16 Oct 2011 00:46:51 +0200
              }
              my $creation_date_string = $self->_downrez_date($creation_date);
  
-@@ -482,10 +484,12 @@
+@@ -483,10 +485,12 @@
              ) = @fields[ 1, 3 .. 6, 9, 10 ];
  
              my $expiration_date_string;
@@ -45,7 +45,7 @@ Last-Update: Sun, 16 Oct 2011 00:46:51 +0200
              }
              my $signature_date_string = $self->_downrez_date($signature_date);
  
-@@ -554,10 +558,12 @@
+@@ -555,10 +559,12 @@
              ) = @fields[ 1 .. 11 ];
  
              my $expiration_date_string;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgnupg-interface-perl.git



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