This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmath-bigint-gmp-perl.

commit 41cf1a8b48df6ba21f355be1acfa51688064787e
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Sep 24 22:48:56 2015 +0200

    Update versioned build dependency on Math::BigInt.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2c114ff..e353471 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
                libgmp-dev,
-               libmath-bigint-perl (>= 1.9994) | perl (>= 5.21.1),
+               libmath-bigint-perl (>= 1.999703),
                libtest-pod-coverage-perl,
                libtest-pod-perl,
                libyaml-perl,
@@ -24,7 +24,7 @@ Architecture: any
 Depends: ${perl:Depends},
          ${shlibs:Depends},
          ${misc:Depends},
-         libmath-bigint-perl (>= 1.9994) | perl (>= 5.21.1)
+         libmath-bigint-perl (>= 1.999703)
 Description: module for arbitrary precision arithmetic using GMP
  Math::BigInt::GMP is a Perl module that uses direct bindings to the GNU
  Multiple Precision Arithmetic Library (also known as GMP) to provide a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-gmp-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to