[Pkg-privacy-commits] [msva-perl] 305/356: use the stable version of GnuPG::Interface with our desired changes.

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:07 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository msva-perl.

commit 1c2731499184552de658e9d551046a1d97f9dfef
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Mar 11 18:22:38 2011 -0500

    use the stable version of GnuPG::Interface with our desired changes.
---
 Crypt/Monkeysphere/MSVA.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Crypt/Monkeysphere/MSVA.pm b/Crypt/Monkeysphere/MSVA.pm
index e192fe2..1ba0605 100755
--- a/Crypt/Monkeysphere/MSVA.pm
+++ b/Crypt/Monkeysphere/MSVA.pm
@@ -42,7 +42,7 @@
   use JSON;
   use POSIX qw(strftime);
   # we need the version of GnuPG::Interface that knows about pubkey_data, etc:
-  use GnuPG::Interface 0.42.02;
+  use GnuPG::Interface 0.43;
 
   $VERSION = '0.9~pre';
 

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



More information about the Pkg-privacy-commits mailing list