[libmath-prime-util-perl] 02/03: Make Recommends on libmath-prime-util-gmp-perl unversioned
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sun May 18 19:12:47 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 1c9349844b06735c42469fe0367d5672101b31a2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 18 21:06:00 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 d6dce25..6296ec2 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: ${misc:Depends},
 Recommends: libdigest-sha-perl (>= 5.87) | perl (>= 5.19.9),
             libmath-bigint-gmp-perl,
             libmath-mpfr-perl,
-            libmath-prime-util-gmp-perl (>= 0.16)
+            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