[libinline-java-perl] 02/06: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Aug 3 21:41:14 UTC 2015


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

js pushed a commit to branch master
in repository libinline-java-perl.

commit 809474a54e2d05295913fe18f36edd7f930de19c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Aug 3 17:01:59 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 17afdc4..c67dcb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,10 @@ perlpath := $(shell perl -MConfig -e 'print $$Config{vendorarch};' )
 DEB_UPSTREAM_URL = https://github.com/ingydotnet/Inline-Java/archive
 DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed both by upstream build and at runtime
 deps = libinline-perl (>= 0.68), libinline-c-perl, default-jdk
 

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



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