[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88

Tomas Doran bobtfish at bobtfish.net
Mon May 6 11:57:24 UTC 2013


The following commit has been merged in the master branch:
commit 1f5dd28fc4f84120f44521c0709f1629f4594811
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Wed Jul 11 19:17:44 2012 +0100

    Version 0.010

diff --git a/Changes b/Changes
index d2bc46d..d4fed87 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.010
   - Doc fix in Message::Passing::Manual::Cookbook
     https://github.com/suretec/Message-Passing/pull/2
 
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index f97358c..ac7ce7d 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -18,7 +18,7 @@ with
     'Message::Passing::Role::CLIComponent' => { name => 'error', default => 'STDERR' },
     'Message::Passing::Role::Script';
 
-our $VERSION = '0.009';
+our $VERSION = '0.010';
 $VERSION = eval $VERSION;
 
 sub get_config_from_file {

-- 
libmessage-passing-perl Debian packaging



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