[libcatmandu-marc-perl] 11/15: Sync rules with control: Build-depend on libmodule-build-perl without favoring recent perl.
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 13:47:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-marc-perl.
commit 559859c245031ec218b17c20826424960cb01135
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Oct 26 14:10:22 2015 +0100
Sync rules with control: Build-depend on libmodule-build-perl without favoring recent perl.
---
debian/rules | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index a975338..285dc8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,13 +39,10 @@ deps +=, libmarc-record-perl (>= 2.0.6)
deps +=, libmoo-perl (>= 1)
deps +=, libyaml-libyaml-perl (>= 0.34)
-# Needed by upstream build
-bdeps = perl (>= 5.11.4) | libmodule-build-perl
-
# Needed by upstream testsuite
deps-test = libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1)
deps-test +=, 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-marc-perl.git
More information about the Pkg-perl-cvs-commits
mailing list