[Pkg-javascript-commits] [json-js] 07/18: Stop suppress versioned debhelper build-dependency (done in CDBS now).
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 09:48:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository json-js.
commit 451cc792989a51168b3529bf1823c535fecf1814
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 31 11:26:40 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 9bdd815..4cb0a74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,10 +28,6 @@ CDBS_BUILD_DEPENDS += , uglifyjs
DEB_UPSTREAM_URL = https://github.com/douglascrockford/JSON-js/archive
-# Build-depend unversioned on debhelper
-# TODO: Drop when adopted in cdbs
-CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
-
js-basedir =
js-stems = $(basename $(wildcard $(js-basedir)*.js))
js-min = $(js-stems:$(js-basedir)%=debian/%.min.js)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/json-js.git
More information about the Pkg-javascript-commits
mailing list