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


The following commit has been merged in the master branch:
commit 0de48c5185798bfc6619b6487e1ab82f966c0c57
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon May 28 10:20:32 2012 +0100

    Version 0.004

diff --git a/Changes b/Changes
index a5c9e55..fbff6c9 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.004
    - Fix script name
 
    - Note irc channel and bug trackers in docs.
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 55a912b..981c94c 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.003';
+our $VERSION = '0.004';
 $VERSION = eval $VERSION;
 
 sub build_chain {

-- 
libmessage-passing-perl Debian packaging



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