[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:06 UTC 2013


The following commit has been merged in the master branch:
commit dfd944b755290e9b80a44050a4c9b3262a7b0dfb
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Fri Jun 1 10:07:42 2012 +0100

    Version 0.005

diff --git a/Changes b/Changes
index f3d6406..554cbd3 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.005
    - Get connection timeouts and connection reconnects
      working in the generic ConnectionManager role.
 
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index b0ef4ef..f4f4bd9 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -13,7 +13,7 @@ with
     'Message::Passing::Role::CLIComponent' => { name => 'filter', default => 'Null' },
     'Message::Passing::Role::Script';
 
-our $VERSION = '0.004';
+our $VERSION = '0.005';
 $VERSION = eval $VERSION;
 
 sub build_chain {

-- 
libmessage-passing-perl Debian packaging



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