[libcatmandu-sru-perl] 06/17: Syncronize rules with control: Stop favor perl over libmodule-build-perl.

Jonas Smedegaard dr at jones.dk
Sun Dec 25 15:15:07 UTC 2016


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

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

commit d7783ee7041629998f6ede8088f4d60d1b2ccd7e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 15:49:54 2016 +0100

    Syncronize rules with control: Stop favor perl over libmodule-build-perl.
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index d5dd47d..4984a5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,13 +33,10 @@ deps +=, libmoo-perl (>= 1.005000)
 deps +=, liburi-perl (>= 1.60)
 deps +=, libyaml-libyaml-perl (>= 0.34)
 
-# Needed by upstream build
-bdeps = perl (>= 5.11.4) | libmodule-build-perl
-
 # Needed by upstream testsuite
 deps-test = perl (>= 5.21.1)|  libtest-simple-perl (>= 1.001003)
 deps-test +=, libtest-exception-perl, libxml-xpath-perl
 
-CDBS_BUILD_DEPENDS +=, $(deps), $(bdeps), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_ENHANCES_$(pkg) = libcatmandu-perl

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



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