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


The following commit has been merged in the master branch:
commit 0fbbe5922eb79221c6246d8713e73f98ee17d15b
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Wed Jun 13 15:53:35 2012 -0500

    Version 0.009

diff --git a/Changes b/Changes
index 9560189..bf2e36b 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.009
   - Add Message::Passing::Manual::Components.
 
   - Add SYNOPSIS to Message::Passing::Role::Filter.
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 1a23f2a..33cfa0d 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -18,7 +18,7 @@ with
     'Message::Passing::Role::CLIComponent' => { name => 'error', default => 'STDERR' },
     'Message::Passing::Role::Script';
 
-our $VERSION = '0.008';
+our $VERSION = '0.009';
 $VERSION = eval $VERSION;
 
 sub get_config_from_file {

-- 
libmessage-passing-perl Debian packaging



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