[Pkg-javascript-commits] [node-deep-eql] 10/10: Add node-type-detect to build deps

Sruthi Chandran srud-guest at moszumanska.debian.org
Sat Nov 5 14:21:18 UTC 2016


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

srud-guest pushed a commit to branch master
in repository node-deep-eql.

commit 33217c6bdc7f754bfee59c0d58d1c56681a5caf5
Author: Sruthi <srud at disroot.org>
Date:   Sat Nov 5 19:45:40 2016 +0530

    Add node-type-detect to build deps
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2915b23..ab48f33 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
  , nodejs
  , node-browserify-lite
  , node-uglify
+ , node-type-detect (>= 3.0.0)
 Standards-Version: 3.9.8
 Homepage: https://github.com/chaijs/deep-eql#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-deep-eql.git
@@ -19,7 +20,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-type-detect (>>3.0.0)
+ , node-type-detect (>= 3.0.0)
 Description: Improved deep equality testing for Node.js and the browser
  Deep Eql is a module which you can use to determine if two
  objects are "deeply" equal - that is, rather than having

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



More information about the Pkg-javascript-commits mailing list