[libcatmandu-store-lucy-perl] 01/02: Fix versioned build-dependency on libmodule-build-perl (add trailing zeros).

Jonas Smedegaard dr at jones.dk
Wed Jul 2 10:43:02 UTC 2014


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

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

commit b4fc6e7484d780215e7fdf4b33355b95c4ef418b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 2 12:38:13 2014 +0200

    Fix versioned build-dependency on libmodule-build-perl (add trailing zeros).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c86f850..687ab21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 762cd47cfcf8d4c6560b2b600756f5d0
 deps = libcatmandu-perl, liblucy-perl, libmoo-perl, libdata-messagepack-perl
 
 # Needed by upstream build
-bdeps = perl (>= 5.17.1) | libmodule-build-perl (>= 0.40)
+bdeps = perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
 
 # Needed by upstream testsuite
 deps-test = libtest-exception-perl

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



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