Debian Patches
Status for lumino/2026.2.5-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| add-useWorkspaces-in-lerna.patch | add useWorkspaces in lerna | Yadd <yadd@debian.org> | not-needed | 2023-09-02 | ||
| 0002-Compile-with-recent-tsc.patch | Compile with recent tsc | Bastien Roucariès <rouca@debian.org> | not-needed | 2025-10-28 | ||
| ts6-moduleresolution.patch | fix build with TypeScript 6 TypeScript 6 turns moduleResolution=node10 into a hard error (TS5107). It cannot simply be dropped: with "module": "ES6" the implicit default is the classic resolver, which does not find node_modules at all. "bundler" is the non-deprecated equivalent and matches how the sources are written (extensionless relative imports, bundled by rollup). . "strict" is also set to false explicitly: it defaults to true in TypeScript 6, which enables strictPropertyInitialization and breaks packages/coreutils (TS2564). Upstream only asks for the noImplicitAny and strictNullChecks subset, both already set here. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 |
All known versions for source package 'lumino'
- 2026.2.5-2 (forky, sid)
- 2024.3.25-1 (trixie)
- 2022.6.7-1 (bookworm)
