[libapp-perlrdf-command-query-perl] 05/08: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Dec 28 15:49:40 UTC 2015


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

js pushed a commit to branch master
in repository libapp-perlrdf-command-query-perl.

commit 79d624080e74811b3606cb8d2caa2bfec45d9160
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Dec 28 21:12:54 2015 +0530

    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 247ec0c..fafbfde 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = App-perlrdf-Command-Query
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
+# 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
 perl-deps = json rdf-query spreadsheet-wright yaml-libyaml
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-perlrdf-command-query-perl.git



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