[libmatch-simple-perl] 07/12: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Sep 7 00:19:23 UTC 2015


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

js pushed a commit to branch master
in repository libmatch-simple-perl.

commit 745fd47fc5793058570f046c7453d250a9855e62
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 7 02:08:36 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 2d03ee1..9d00d36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = match-simple
 #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/match
 DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/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/often) at runtime
 deps = libexporter-tiny-perl
 deps +=, perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)

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



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