[libmath-prime-util-perl] 07/08: Make Recommends on libmath-prime-util-gmp-perl versioned

Salvatore Bonaccorso carnil at debian.org
Thu Oct 2 21:38:21 UTC 2014


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 <carnil at debian.org>
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



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