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 22197d0418b092bfca4eea00713a58f968582590 Author: Salvatore Bonaccorso <[email protected]> Date: Thu Oct 2 23:37:24 2014 +0200 Make Recommends on libmath-prime-util-gmp-perl versioned Make the Recommends on libmath-prime-util-gmp-perl versioned to (>= 0.26). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1fa2e67..96d89d1 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: libbytes-random-secure-perl, ${shlibs:Depends} Recommends: libmath-bigint-gmp-perl, libmath-mpfr-perl, - libmath-prime-util-gmp-perl, + libmath-prime-util-gmp-perl (>= 0.26), perl (>= 5.19.9) | libdigest-sha-perl (>= 5.87) Description: utilities related to prime numbers, including fast sieves and factoring Math::Prime::Util is a set of perl utilities related to 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
