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


The following commit has been merged in the master branch:
commit 969c08f174a2e7504dee53c484096e6217ab174a
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sat May 26 19:03:45 2012 +0100

    Rename the script

diff --git a/Makefile.PL b/Makefile.PL
index 3a48993..addad33 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,7 +24,7 @@ requires 'MooseX::Getopt';
 requires 'Try::Tiny';
 requires 'Task::Weaken';
 
-install_script 'script/logstash';
+install_script 'script/message-pass';
 
 author_requires(
     'Test::Pod' => '1.14',
diff --git a/script/logstash b/script/message-pass
similarity index 100%
rename from script/logstash
rename to script/message-pass

-- 
libmessage-passing-perl Debian packaging



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