[libmath-prime-util-perl] 02/05: Switch alternative Recommends for Digest::SHA

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 fc1392f0c7c4881bc8066685adc14bbbc23def02
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Aug 27 13:00:08 2014 +0200

    Switch alternative Recommends for Digest::SHA
    
    Switch alternative Recommends for Digest::SHA to perl (>= 5.19.9) |
    libdigest-sha-perl (>= 5.87) as unstable now has Perl 5.20.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 132ff00..8ada017 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
          libbytes-random-secure-perl
-Recommends: libdigest-sha-perl (>= 5.87) | perl (>= 5.19.9),
+Recommends: perl (>= 5.19.9) | libdigest-sha-perl (>= 5.87),
             libmath-bigint-gmp-perl,
             libmath-mpfr-perl,
             libmath-prime-util-gmp-perl (>= 0.20)

-- 
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