[librdf-ldf-perl] 07/09: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Feb 9 06:54:11 UTC 2016


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

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

commit 07b7aab0a1a0714e718c8052f109947763de3d7f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 9 07:51:33 2016 +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 afbacf4..29baa85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = RDF-LDF
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/H/HO/HOCHSTEN
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build and (always) at runtime
 #  TODO: maybe tighten (some versions too aggressive so all ignored for now)
 perl-deps = cache-lru clone data-compare data-util http-message json

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



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