[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 fc1a4295628862b5161143e92493ce47b584c3a8
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sat May 26 17:52:44 2012 +0100

    Add repository metadata

diff --git a/Makefile.PL b/Makefile.PL
index 9a8b407..3a48993 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,7 +8,10 @@ use Module::Install::Authority;
 all_from 'lib/Message/Passing.pm';
 
 license 'AGPL_3';
-authority 'GHENRY';
+authority('GHENRY');
+resources(
+    repository => "git://github.com/suretec/Message-Passing.git",
+);
 
 requires 'Moose';
 requires 'namespace::autoclean';

-- 
libmessage-passing-perl Debian packaging



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