Scrub Obsolete - node-should-sinon

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 34ba0d1..397a786 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                mocha <!nocheck>,
                node-should,
                node-sinon <!nocheck>,
-               nodejs (>= 6),
+               nodejs,
                pkg-js-tools (>= 0.9.35)
 Standards-Version: 4.6.2
 Homepage: https://github.com/shouldjs/sinon
@@ -19,7 +19,7 @@ Rules-Requires-Root: no
 
 Package: node-should-sinon
 Architecture: all
-Depends: node-should, nodejs:any (>= 6), ${misc:Depends}
+Depends: node-should, nodejs:any, ${misc:Depends}
 Description: Sinon.js assertions for should.js
  should is an expressive, readable, framework-agnostic assertion
  library. The main goals of this library are to be expressive and to

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: node-should, nodejs:any (>= 6)

Run locally

More details

Full run details