[libpath-iterator-rule-perl] 06/10: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sat Oct 24 20:29:48 UTC 2015


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

js pushed a commit to branch master
in repository libpath-iterator-rule-perl.

commit f8d9a06115ad2a5368d968e65df8df7f2375f7dc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 24 22:11:03 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 f7b01ee..bb9cdc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Path-Iterator-Rule
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/D/DA/DAGOLDEN
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build and (always/often) at runtime
 deps = libtext-glob-perl, libtry-tiny-perl
 deps +=, libnumber-compare-perl (>= 0.02)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-iterator-rule-perl.git



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