[SCM] Packaging of Net::Citadel in Debian branch, master,	updated. debian/0.16-1-45-gd21e85b
    Robert James Clay 
    jame at rocasa.us
       
    Wed Jun  5 17:20:39 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 7bc14f950b4c53a456d48a50df669e349aceba19
Author: Robert James Clay <jame at rocasa.us>
Date:   Tue Oct 16 15:12:07 2012 -0400
    Correct the mcpani authorid used in Makefile.PL from DRRHO to JAME.
diff --git a/Makefile.PL b/Makefile.PL
index a5ef234..fedeacd 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -25,7 +25,7 @@ sub depend {
     return <<MAKE
 
 inject:
-	mcpani --add --module Net::Citadel --authorid DRRHO --modversion \$(VERSION) --file Net-Citadel-\$(VERSION).tar.gz
+	mcpani --add --module Net::Citadel --authorid JAME --modversion \$(VERSION) --file Net-Citadel-\$(VERSION).tar.gz
 	sudo mcpani --inject
 
 debian:
-- 
Packaging of Net::Citadel in Debian
    
    
More information about the Pkg-perl-cvs-commits
mailing list