[libmessage-passing-zeromq-perl] 66/78: Fix metadata

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:29 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 9a8d9cdb8886e3f4ad32f8263ca77962357172e3
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Wed Apr 3 22:49:16 2013 +0100

    Fix metadata
---
 Makefile.PL |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index 63d1bb1..ac10142 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,7 +8,7 @@ use Module::Install::Authority;
 all_from 'lib/Message/Passing/ZeroMQ.pm';
 
 license 'AGPL_3';
-authority('GHENRY');
+authority('cpan:GHENRY');
 resources(
     repository => "git://github.com/suretec/Message-Passing-ZeroMQ.git",
 );

-- 
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