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


The following commit has been merged in the master branch:
commit b3c12b597abe20d494f7658d982b9b55b8ae4404
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon Sep 3 22:49:10 2012 +0100

    Compile test

diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index d7b80e4..85a248c 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -2,7 +2,6 @@
 ^Message-Passing
 ^Makefile$
 ^Makefile.old$
-^Log-Stash-
 ^MANIFEST.bak
 ^MYMETA.json
 ^MYMETA.yml
diff --git a/t/00_compile.t b/t/00_compile.t
index 761d649..7bada08 100644
--- a/t/00_compile.t
+++ b/t/00_compile.t
@@ -27,6 +27,7 @@ use_ok('Message::Passing::Role::HasUsernameAndPassword');
 use_ok('Message::Passing::Role::HasErrorChain');
 use_ok('Message::Passing::Input::Socket::UDP');
 use_ok('Message::Passing::Filter::ToLogstash');
+use_ok('Message::Passing::Input::Syslog::UDP');
 
 done_testing;
 

-- 
libmessage-passing-perl Debian packaging



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