[libcatmandu-store-mongodb-perl] 04/13: Tighten (build-)dependency on libmongodb-perl.

Jonas Smedegaard dr at jones.dk
Mon Oct 2 18:21:50 UTC 2017


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

js pushed a commit to branch master
in repository libcatmandu-store-mongodb-perl.

commit 7f47e4d3f7ff08a030d3e3ccc236eeb3ee0f3b66
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 19:36:37 2017 +0200

    Tighten (build-)dependency on libmongodb-perl.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 20a79e7..ef53539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ pkg = $(DEB_SOURCE_PACKAGE)
 # Needed by upstream build and (always) at runtime
 deps = libcql-parser-perl (>= 1.12), libcatmandu-perl
 deps +=, libjson-maybexs-perl (>= 1.003005)
-deps +=, libmongodb-perl (>= 1.0.0)
+deps +=, libmongodb-perl (>= 1.6.1)
 deps +=, libmoo-perl (>= 1.006000)
 deps +=, libnamespace-clean-perl (>= 0.24)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-mongodb-perl.git



More information about the Pkg-perl-cvs-commits mailing list