[Pkg-javascript-commits] [ltx] 459/469: Stop suppress versioned debhelper build-dependency (done in CDBS now).
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit 831a5ff00454e1557f8735fe4526ac7e4710d1e2
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 31 12:55:45 2016 +0200
Stop suppress versioned debhelper build-dependency (done in CDBS now).
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2e0df2e..046378d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,10 +27,6 @@ CDBS_DEPENDS_$(pkg) = $(deps), node-sax, nodejs
CDBS_SUGGESTS_$(pkg) = node-easysax, node-xml
CDBS_ENHANCES_$(pkg) = browserify
-# Build-depend unversioned on debhelper
-# TODO: Drop when adopted in cdbs
-CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
-
# TODO: Simply do "vows --spec" when upstream issue#6 is solved
build/$(pkg)::
$(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),,find test -type f -name '*.js' -not -name parse-test.js -exec vows '{}' +)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list