[Pkg-javascript-commits] [node-mocha] 02/03: Include mocha.js and mocha.min.js in mocha

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Jan 22 06:45:11 UTC 2018


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

praveen pushed a commit to branch master
in repository node-mocha.

commit 303ea357890ea57d11ec2c7735bf3583ab87862e
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Jan 22 12:13:46 2018 +0530

    Include mocha.js and mocha.min.js in mocha
---
 debian/control     | 1 +
 debian/mocha.links | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index c229977..031086b 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Depends:
  , node-supports-color
  , node-he
  , node-browser-stdout
+ , libjs-mocha
 Description: simple, flexible, fun test framework - Node.js module
  Mocha is a feature-rich JavaScript test framework running
  on Node.js and browser, making asynchronous testing
diff --git a/debian/mocha.links b/debian/mocha.links
index d271cbe..588df5a 100644
--- a/debian/mocha.links
+++ b/debian/mocha.links
@@ -1 +1,4 @@
 usr/lib/nodejs/mocha/bin/mocha usr/bin/mocha
+usr/share/javascript/mocha/mocha.css usr/lib/nodejs/mocha/mocha.css
+usr/share/javascript/mocha/mocha.js usr/lib/nodejs/mocha/mocha.js
+usr/share/javascript/mocha/mocha.min.js usr/lib/nodejs/mocha/mocha.min.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocha.git



More information about the Pkg-javascript-commits mailing list