[libxml-saxon-xslt2-perl] 09/15: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Aug 3 23:46:22 UTC 2015


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

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

commit a4f18504d867f9e3b0fd69d0d3bfdd32be0d4317
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 01:04:58 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 2df678c..7ec2413 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = XML-Saxon-XSLT2
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/XML
 DEB_UPSTREAM_TARBALL_MD5 = 56fe1fc660dc64992f25f8c9d7aff009
 
+# 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
 deps = libinline-java-perl, libxml-libxml-perl, libsaxonb-java
 

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



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