[libmath-prime-util-perl] 43/50: Relax constraint on bignum version. It works fine with 0.22

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:45:40 UTC 2015


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

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

commit 3fe998de79b90b3c6dfca6b6c40b1190880a29f9
Author: Dana Jacobsen <dana at acm.org>
Date:   Sat Nov 17 14:30:14 2012 -0800

    Relax constraint on bignum version.  It works fine with 0.22
---
 Makefile.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index baa3630..ca13682 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -19,7 +19,7 @@ WriteMakefile1(
 
     BUILD_REQUIRES=>{
                       'Test::More'       => '0.45',
-                      'bignum'           => '0.23',   # Used for bigint tests
+                      'bignum'           => '0.22',   # Used for bigint tests
                     },
     PREREQ_PM    => {
                       'Exporter'         => '5.562',

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



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