[libfurl-perl] 10/14: Sync rules with control: Build-depend on libmodule-build-perl without favoring recent perl.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 13:12:53 UTC 2015


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

js pushed a commit to branch master
in repository libfurl-perl.

commit 5f3a8e716cbb82944798969318e3c2ec56731f1a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 12:59:31 2015 +0100

    Sync rules with control: Build-depend on libmodule-build-perl without favoring recent perl.
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fe8827b..04aa3d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,11 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOKUHIROM
 #  TODO: Drop when adopted in cdbs
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
+# Newer version needed than autodetected by CDBS
+CDBS_BUILD_DEPENDS_class_perl-build_module-build = libmodule-build-perl (>= 0.380000)
+
 # Needed by upstream build
 bdeps = perl (>= 5.13.10) | libcpan-meta-perl
-bdeps +=, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 
 # Needed by upstream build and (always) at runtime
 deps = libclass-accessor-lite-perl

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



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