This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libmath-prime-util-perl.
commit 379c3fcf3f74c79ad48ad87c300f074565c224ec Author: Salvatore Bonaccorso <[email protected]> Date: Wed Aug 27 13:01:22 2014 +0200 Make Recommends on libmath-prime-util-gmp-perl unversioned --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8ada017..c5c1bff 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Depends: ${misc:Depends}, Recommends: perl (>= 5.19.9) | libdigest-sha-perl (>= 5.87), libmath-bigint-gmp-perl, libmath-mpfr-perl, - libmath-prime-util-gmp-perl (>= 0.20) + libmath-prime-util-gmp-perl Description: utilities related to prime numbers, including fast sieves and factoring Math::Prime::Util is a set of perl utilities related to prime numbers. These include multiple sieving methods, is_prime, -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
