[libcatmandu-store-mongodb-perl] 05/13: Tighten to (build-)depend on recent libcatmandu-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 ea6963fb19930a56daa96efc2bfe1bcb4fcccb17
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 20:05:33 2017 +0200

    Tighten to (build-)depend on recent libcatmandu-perl.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ef53539..3b22ee8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 # Needed by upstream build and (always) at runtime
-deps = libcql-parser-perl (>= 1.12), libcatmandu-perl
+deps = libcql-parser-perl (>= 1.12)
+deps +=, libcatmandu-perl (>= 1.0400)
 deps +=, libjson-maybexs-perl (>= 1.003005)
 deps +=, libmongodb-perl (>= 1.6.1)
 deps +=, libmoo-perl (>= 1.006000)

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