Package: node-bluebird / 3.7.2+dfsg1-4

Metadata

Package Version Patches format
node-bluebird 3.7.2+dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_root_dir.patch | (download)

tools/build.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid error for incorrect root directory
 Avoid error for incorrect root directory. Test/build.js expects
 "bluebird". When building in Debian, the root directory
 changes (e.g. node-bluebird-3.4.6). Although this should not matter for
 Debian (the check is probably just in case a developer tries to
 run the tests outside of the root directory), this patch checks that
 at least the first 13 characters of the root directory contain
 "node-bluebird".
fix test for autopkgtest.diff | (download)

tools/build.js | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 disable bad check for autopkgtest
drop cross spawn.diff | (download)

package.json | 1 0 + 1 - 0 !
tools/utils.js | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 drop dependency to node-cross-spawn
fix for mkdirp 1.diff | (download)

tools/build.js | 4 2 + 2 - 0 !
tools/test.js | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix for mkdirp  1