[Pkg-privacy-commits] [msva-perl] 353/356: update internal version numbering

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:13 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 982cb500ff82debb4b779297d866846962dff634
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sun Sep 9 15:35:13 2012 -0400

    update internal version numbering
---
 Changelog                  | 4 +++-
 Crypt/Monkeysphere/MSVA.pm | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Changelog b/Changelog
index ee8780d..4f968c9 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
 msva-perl (0.9.1) upstream;
-  Bug Fix Release:
+
+  * Bug Fix Release:
   * Fix error when msva-perl is run without arguments.
+  * Correct internal version number.
 
  -- Daniel Kahn Gillmor <dkg at fifthhorseman.net>  Sun, 09 Sep 2012 15:15:34 -0400
 
diff --git a/Crypt/Monkeysphere/MSVA.pm b/Crypt/Monkeysphere/MSVA.pm
index e0b784f..8c65296 100755
--- a/Crypt/Monkeysphere/MSVA.pm
+++ b/Crypt/Monkeysphere/MSVA.pm
@@ -45,7 +45,7 @@
   # we need the version of GnuPG::Interface that knows about pubkey_data, etc:
   use GnuPG::Interface 0.43;
 
-  $VERSION = '0.9~pre';
+  $VERSION = '0.9.1';
 
   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