[librole-commons-perl] 05/21: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 15:56:15 UTC 2015


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

js pushed a commit to branch master
in repository librole-commons-perl.

commit 7cc5bd4c7975e5c45d42dffa9371b26fcde05d43
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 17:15:42 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 5a09c56..25e11d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = Role-Commons
 DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 90aa9c651dc5a2cecd9ccf8a65618912
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build process and (always) at runtime
 perl-deps = class-load moo object-id scalar-does
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))

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



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