[Pkg-javascript-commits] [node-expat] 361/371: Tidy rules file: Suppress versioned debhelper build-dependency.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:00:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit 9026eb01d197a72febf94b4cd0cf685fd7812fc0
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Feb 28 10:02:01 2016 +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 e29b859..297e4a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ libdir = /usr/lib/nodejs/node-expat
DEB_UPSTREAM_URL = https://github.com/node-xmpp/$(DEB_UPSTREAM_PACKAGE)/archive
DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
+# Build-depend unversioned on debhelper
+# TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
# suppress bogus build-dependency (triggered by convenience code copy)
CDBS_BUILD_DEPENDS_rules_buildcore_config-guess-sub =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list