[Pkg-javascript-commits] [node-jquery] 05/06: update build deps
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Nov 30 12:17:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-jquery.
commit a67a7612a4ea6104f9d06f72eddc5e8b84a681d6
Author: Pirate Praveen <praveen at debian.org>
Date: Thu Nov 30 17:45:12 2017 +0530
update build deps
---
debian/control | 9 ++++++++-
debian/rules | 1 -
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 262f7f5..e68b958 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,14 @@ Uploaders:
David Paleino <dapal at debian.org>
, Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 10~),
- node-strip-json-comments
+ node-strip-json-comments,
+ grunt,
+ node-grunt-babel,
+ node-babel-core,
+ node-grunt-contrib-uglify,
+ node-load-grunt-tasks,
+ node-gzip-js,
+ node-requirejs
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/collab-maint/node-jquery.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/node-jquery.git
diff --git a/debian/rules b/debian/rules
index 885533f..c06ee30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@ override_dh_auto_build:
mkdir node_modules
ln -s /usr/lib/nodejs/grunt-babel node_modules
ln -s /usr/lib/nodejs/grunt-contrib-uglify node_modules
- ln -s /usr/lib/nodejs/grunt-npmcopy node_modules
grunt build:*:* uglify remove_map_comment dist:*
override_dh_auto_clean:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-jquery.git
More information about the Pkg-javascript-commits
mailing list