[libdist-inkt-role-release-perl] 05/14: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sat Apr 30 11:28:07 UTC 2016


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

js pushed a commit to branch master
in repository libdist-inkt-role-release-perl.

commit 1018573f579baef148f00d875023fff311d042e1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 30 13:09:28 2016 +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 007d2a2..368efa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Dist-Inkt-Role-Release
 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 = cpan-uploader dist-inkt moose path-tiny type-tiny
 perl-deps += namespace-autoclean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-role-release-perl.git



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