[boxer] 04/06: Tighten (build-)dependency on libmoo-perl.

Jonas Smedegaard dr at jones.dk
Tue Oct 21 08:20:49 UTC 2014


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

js pushed a commit to branch master
in repository boxer.

commit 16e727f9514b5e22baca7dc5f05168d5ec32d68a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Oct 21 03:38:39 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 8e493af..31720fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ perl-deps += module-runtime moox-log-any moox-types-mooselike path-class
 perl-deps += path-tiny role-commons try-tiny types-path-tiny type-tiny
 perl-deps += yaml-libyaml match-simple namespace-clean strictures
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
-deps +=, libmoo-perl (>= 1)
+deps +=, libmoo-perl (>= 1.001000)
 
 # Needed (always) at runtime
 depends = reclass

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



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