[Pkg-javascript-commits] [node-crc32-stream] 07/07: remove mocha from build-dep

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jun 28 22:22:59 UTC 2014


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

andrewrk-guest pushed a commit to branch master
in repository node-crc32-stream.

commit 1cfc70e10d9701911b7c3efb114dd10eabe961a8
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jun 28 22:20:47 2014 +0000

    remove mocha from build-dep
---
 debian/control | 1 -
 debian/rules   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8d55aa4..1154625 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-buffer-crc32 (>= 0.2.1)
- , mocha
  , node-readable-stream (>= 1.0.24)
 Description: streaming CRC32 checksumer - Node.js module
  crc32-stream is a streaming CRC32 checksumer Node.js module. It uses
diff --git a/debian/rules b/debian/rules
index ceb2f57..ef7a64c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,3 @@
 #override_dh_auto_build:
 
 #override_dh_auto_test:
-#	mocha --reporter dot

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



More information about the Pkg-javascript-commits mailing list