[libfurl-perl] 06/14: Tidy rules file: Suppress versioned debhelper build-dependency.
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 693cd69e628908141fc363c39e5905ded75dc356
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Oct 26 12:43:24 2015 +0100
Tidy rules file: Suppress versioned debhelper build-dependency.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 385ed42..2b9db35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
DEB_UPSTREAM_PACKAGE = Furl
DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOKUHIROM
+# Build-depend unversioned on debhelper
+# TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
# Needed by upstream build
bdeps = perl (>= 5.13.10) | libcpan-meta-perl
bdeps +=, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
--
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