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

Alexander Hartmaier abraxxa at cpan.org
Mon May 6 11:57:47 UTC 2013


The following commit has been merged in the master branch:
commit 8686a0b5ea583487a70752f84e71c82f9ff51c66
Author: Alexander Hartmaier <abraxxa at cpan.org>
Date:   Thu Sep 6 18:36:27 2012 +0200

    Version 0.104

diff --git a/Changes b/Changes
index 63f9668..a8e808f 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.104
   - Fix to work with MooX::Options 3.7
 
 0.103
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index f9f9cd3..96c927e 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.103';
+our $VERSION = '0.104';
 $VERSION = eval $VERSION;
 
 around 'parse_options' => sub {

-- 
libmessage-passing-perl Debian packaging



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