[libmessage-passing-zeromq-perl] 37/78: Add repository metadata

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:23 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.

commit 9db5bf711fa1e40c4c4a98b4a50e24a57df49500
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sat May 26 17:53:37 2012 +0100

    Add repository metadata
---
 Makefile.PL |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git



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