[libcpan-meta-check-perl] 05/12: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Fri Aug 7 08:09:58 UTC 2015


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

js pushed a commit to branch master
in repository libcpan-meta-check-perl.

commit cec0f4cd86499769992a7c1ee4b6455368918929
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 7 09:44:49 2015 +0200

    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 f287f8f..81eb5ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = CPAN-Meta-Check
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/L/LE/LEONT
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build process and (always) at runtime
 deps = libcpan-meta-perl (>= 2.132830) | perl (>= 5.19.5)
 deps +=, perl (>= 5.17.1) | libcpan-meta-requirements-perl (>= 2.121)

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



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