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 36d32569637a47230d1538c6f7fbd423b498f2d8 Author: gregor herrmann <[email protected]> Date: Mon Nov 9 18:23:51 2015 +0100 Bump versioned (build) dependency on libmath-bigint-perl. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8aeecce..bf359a8 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.999706), + libmath-bigint-perl (>= 1.999709), 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.999706) + libmath-bigint-perl (>= 1.999709) 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
