Debian Patches
Status for node-gulp-tsb/4.0.5+~cs7.0.2-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-ansi-colors-compatibility-Promise-issue.patch | This patch is made for the following reasons: * The upstream author uses a old version of ansi-colors. But debian contains the new version of this package. * Old ansi-colors uses bgcyan for outputting the message whereas new ansi-colors uses bgCyan. For avoiding warning about this, I've been updated src/builder.ts and lib/builder.js files. * Added <void> in a Promise code of src/builder.ts for avoiding warning about that. |
no | ||||
| ts6-build.patch | fix build with TypeScript 6 Pin the compiler options whose default changed in TypeScript 6 and set an explicit "rootDir", otherwise the emitted files land in lib/src/. Use the "namespace" keyword, "module" is no longer accepted. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 |
All known versions for source package 'node-gulp-tsb'
- 4.0.5+~cs7.0.2-5 (sid)
- 4.0.5+~cs7.0.2-4 (forky)
- 4.0.5+~cs7.0.2-3 (trixie, bookworm)
