[Pkg-privacy-commits] [msva-perl] 274/356: update upstream changelog

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:04 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 7c756f57a818067b407d60806b690e2195c0279f
Author: Jameson Rollins <jrollins at finestructure.net>
Date:   Tue Dec 28 10:31:25 2010 -0500

    update upstream changelog
---
 Changelog                  | 3 ++-
 Crypt/Monkeysphere/MSVA.pm | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Changelog b/Changelog
index bac0bd9..2c9dc9b 100644
--- a/Changelog
+++ b/Changelog
@@ -2,8 +2,9 @@ msva-perl (0.9~pre) upstream;
 
   * Add "email" context (checks for 's' capability) (closes MS #2688)
   * Add "openpgp4fpr" pkc type for providing OpenPGP v4 fingerprint
+  * Add --version option to msva-query-agent
 
- -- Jameson Rollins <jrollins at finestructure.net>  Sat, 25 Dec 2010 12:05:04 -0500
+ -- Jameson Rollins <jrollins at finestructure.net>  Tue, 28 Dec 2010 10:30:32 -0500
 
 msva-perl (0.8) upstream;
 
diff --git a/Crypt/Monkeysphere/MSVA.pm b/Crypt/Monkeysphere/MSVA.pm
index eda2503..38162e0 100755
--- a/Crypt/Monkeysphere/MSVA.pm
+++ b/Crypt/Monkeysphere/MSVA.pm
@@ -41,7 +41,7 @@
   # we need the version of GnuPG::Interface that knows about pubkey_data, etc:
   use GnuPG::Interface 0.42.02;
 
-  $VERSION = '0.8';
+  $VERSION = '0.9~pre';
 
   my $gnupg = GnuPG::Interface::->new();
   $gnupg->options->quiet(1);

-- 
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