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 filePatch | File delta | Description |
---|---|---|
fix_root_dir.patch | (download) |
tools/build.js |
2 1 + 1 - 0 ! |
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 ! |
disable bad check for autopkgtest |
drop cross spawn.diff | (download) |
package.json |
1 0 + 1 - 0 ! |
drop dependency to node-cross-spawn |
fix for mkdirp 1.diff | (download) |
tools/build.js |
4 2 + 2 - 0 ! |
fix for mkdirp 1 |
1