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

ppm-guest pushed a commit to annotated tag v0.32
in repository libmath-prime-util-perl.

commit 997ec074dd6e2c0da6acdc3f5e6df98cc67dc3ec
Author: Dana Jacobsen <d...@acm.org>
Date:   Fri Oct 11 08:24:01 2013 -0700

    delete TEST_REQUIRES after merging
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index 812e1b6..dd62160 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -69,6 +69,7 @@ sub WriteMakefile1 {   # Cribbed from eumm-upgrade by 
Alexandr Ciornii
 
   if ($params{TEST_REQUIRES} and $eumm_version < 6.6303) {
       $params{BUILD_REQUIRES}={ %{$params{BUILD_REQUIRES} || {}} , 
%{$params{TEST_REQUIRES}} };
+      delete $params{TEST_REQUIRES};
   }
   if ($params{BUILD_REQUIRES} and $eumm_version < 6.5503) {
       #EUMM 6.5502 has problems with BUILD_REQUIRES

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to