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


The following commit has been merged in the master branch:
commit d0a1cd6022d1e80acec375b8fc1b2c9f353b9f48
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon May 28 08:53:17 2012 +0100

    Version 0.003

diff --git a/Changes b/Changes
index 8c28fc0..1d5a549 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.003
    - Updates and fixes to documentation.
 
    - Unify license/author/copyright to main file.
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 53ffd09..9fdae70 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.002_01';
+our $VERSION = '0.003';
 $VERSION = eval $VERSION;
 
 sub build_chain {

-- 
libmessage-passing-perl Debian packaging



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