[libmongodb-perl] 04/07: Add (build) dependency on JSON::PP 2.27300.
gregor herrmann
gregoa at debian.org
Fri Feb 12 21:18:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmongodb-perl.
commit c0992d679bbd3360766c6471414efd0b8dbce58d
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Feb 12 22:07:53 2016 +0100
Add (build) dependency on JSON::PP 2.27300.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 246286d..b38a597 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Build-Depends: debhelper (>= 9.20120312~),
mongodb-server [i386 amd64],
net-tools,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+ perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300),
perl,
procps
Standards-Version: 3.9.6
@@ -51,7 +52,8 @@ Depends: ${misc:Depends},
libtie-ixhash-perl,
libtry-tiny-perl,
libtype-tiny-perl,
- libtype-tiny-xs-perl
+ libtype-tiny-xs-perl,
+ perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300)
Recommends: libio-socket-ssl-perl (>= 1.56),
libnet-ssleay-perl (>= 1.49),
perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.25)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmongodb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list