Debian Patches

Status for pdf.js/2.14.305+dfsg-7

Patch Description Author Forwarded Bugs Origin Last update
0001-No-embedded-PDF.patch No embedded PDF Don’t try to ship non-DFSG compliant material already removed from
the source tarball.
David_Prévot <taffit@debian.org> not-needed 2020-10-07
0003-Add-adobe-CMaps.patch Add adobe CMaps. Brendan Dahl <brendan.dahl@gmail.com> no upstream, https://github.com/mozilla/pdf.js/commit/7be2d6db58a8678f3f5afe7170d4a6fa067b0ebc 2014-02-11
fix-gulpfile.diff various fixes for gulpfile Xavier Guimard <yadd@debian.org> not-needed 2022-01-10
webpack-5-compat.patch Default path is dist in webpack 5 no
skip-minify.patch This uses terser 5 API but we only have terser 4. If required, we can use
terser commandline to generate minified files
no
ts6-types-resolution.patch generate the type definitions with TypeScript 6 tsc 6 rejects the node10 module resolution (TS5107). This invocation leaves
the module kind implicit, which the ESNext target makes ESM, so "bundler" is
the matching modern value; it resolves the handful of imports in the two entry
points exactly the same way.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-17
babel8.patch port the gulpfile to Babel 8 transform() is callback-only since Babel 8; transformSync() is the
synchronous entry point.
.
transform-runtime lost both options used here: "regenerator" (the
generators transform no longer needs a regeneratorRuntime global) and
"helpers" (Babel now says to drop the plugin instead of disabling helper
injection). With nothing left to configure the plugin is dropped.
Yadd <yadd@debian.org> not-needed 2026-08-29

All known versions for source package 'pdf.js'

Links