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


The following commit has been merged in the master branch:
commit 5b2e269d422ce5e3af091cc9f080c52b0e6ddc61
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Jun 10 11:07:45 2012 +0100

    Version 0.007

diff --git a/Changes b/Changes
index 753299d..2254cb2 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.007
   - Documentation in the message-pass script
 
   - Add --configfile option to default script, allowing
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 4655097..a03f5d3 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -17,7 +17,7 @@ with
     'Message::Passing::Role::CLIComponent' => { name => 'encoder', default => 'JSON' },
     'Message::Passing::Role::Script';
 
-our $VERSION = '0.006';
+our $VERSION = '0.007';
 $VERSION = eval $VERSION;
 
 sub get_config_from_file {

-- 
libmessage-passing-perl Debian packaging



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