[SCM] Debian packaging of libgnupg-interface-perl branch, master, updated. debian/0.45-1-8-gb50077f

Salvatore Bonaccorso carnil at debian.org
Fri Oct 26 14:29:34 UTC 2012


The following commit has been merged in the master branch:
commit 2d0e615fd5dfb725f44b35f93dd76a456a93c907
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Oct 26 16:26:52 2012 +0200

    Refresh Make-get_secret_keys-and-get_public_keys-methods-wor.patch patch

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 798b603..d662f4c 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
-@@ -435,10 +435,12 @@
+@@ -437,10 +437,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);
  
-@@ -480,10 +482,12 @@
+@@ -482,10 +484,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);
  
-@@ -552,10 +556,12 @@
+@@ -554,10 +558,12 @@
              ) = @fields[ 1 .. 11 ];
  
              my $expiration_date_string;

-- 
Debian packaging of libgnupg-interface-perl



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