[libhttp-throwable-perl] 05/11: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 11 09:55:29 UTC 2015


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

js pushed a commit to branch master
in repository libhttp-throwable-perl.

commit 8f728ffc2ba7fdf8710678ef203623a3e0f8f4ce
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 7 16:26:43 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 859c40c..9cb73cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = HTTP-Throwable
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RJ/RJBS
 
+# 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
 deps = liblist-allutils-perl, libmoose-perl (>= 1.23)
 deps +=, libmoosex-role-withoverloading-perl (>= 0.09)

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



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