[libxml-libxml-debugging-perl] 30/36: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 16:35:39 UTC 2015


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

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

commit 0f798ff2711fee0e40b71f643a00b30604dcd031
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 18:05:54 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 1cd97d3..56a6db0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,10 @@ DEB_UPSTREAM_PACKAGE = XML-LibXML-Debugging
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 963f922525bd9b22b907b5d4afc73d08
 
+# 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 = libhtml-html5-entities-perl, libxml-libxml-perl
 

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



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