[libhtml-treebuilder-libxml-perl] 08/14: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 21:19:08 UTC 2015


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

js pushed a commit to branch master
in repository libhtml-treebuilder-libxml-perl.

commit febdaf199c764af219012a0ff8ffbb726d97d20e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 21:44:07 2015 +0100

    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 3274337..ea71821 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = HTML-TreeBuilder-LibXML
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Newer version needed than autodetected by CDBS
 CDBS_BUILD_DEPENDS_class_perl-build_module-build = libmodule-build-perl (>= 0.380000)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-treebuilder-libxml-perl.git



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