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


The following commit has been merged in the master branch:
commit 4d862a71c8bd394fa4beb1df611f695a94d53935
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Thu Sep 27 14:59:43 2012 +0100

    Version 0.108

diff --git a/Changes b/Changes
index e9a486b..9260cee 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.108
   - Fix test fail on some machines.
 
 0.107
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index b12fc33..21b5a04 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -8,7 +8,7 @@ use MooX::Options flavour => [qw( pass_through )], protect_argv => 0;
 use namespace::clean -except => [qw/ meta new_with_options parse_options _options_data _options_config/];
 use 5.8.4;
 
-our $VERSION = '0.107';
+our $VERSION = '0.108';
 $VERSION = eval $VERSION;
 
 around 'parse_options' => sub {

-- 
libmessage-passing-perl Debian packaging



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