[libmath-prime-util-perl] 03/05: Make Recommends on libmath-prime-util-gmp-perl unversioned
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Wed Aug 27 11:10:31 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 379c3fcf3f74c79ad48ad87c300f074565c224ec
Author: Salvatore Bonaccorso <carnil at debian.org>
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
    
    
More information about the Pkg-perl-cvs-commits
mailing list