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


The following commit has been merged in the master branch:
commit f10e34f6d63c1743f0d31d9b5d72c4e9515e5d58
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Jun 10 20:51:51 2012 +0100

    Version 0.008

diff --git a/Changes b/Changes
index f80aae3..768be4f 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.008
   - Add standard roles to unify the names of connection attributes:
     Message::Passing::Role::HasHostnameAndPort
     Message::Passing::Role::HasUsernameAndPassword
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 8d177bb..3fc6fe0 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.007';
+our $VERSION = '0.008';
 $VERSION = eval $VERSION;
 
 sub get_config_from_file {

-- 
libmessage-passing-perl Debian packaging



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