Codebase list emscripten / 6fed0c9
prepare for release; update changelog and copyright hints Jonas Smedegaard 3 years ago
2 changed file(s) with 27 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 emscripten (2.0.5~dfsg1-1) unstable; urgency=medium
1
2 * fix revert to include third-party libraries
3 when repackaging upstream source
4 (needed anyway - only third-party _tests_ are optional)
5 * copyright: add coverage of closure-compiler
6 * use embedded node libraries for now,
7 (system-shared libraries are too new):
8 + stop build-depend on node-uglify
9 + drop patch 2001
10 + add TODO about pending work for acorn terser uglify
11 * fix (build-)depend on cmake
12 * fix build-depend on and recommend python3-numpy
13 * fix build-depend on binaryen, and tighten dendency
14 * fix use system tools:
15 + build-depend on clang-11 lld-11 llvm-11 nodejs
16 + update patch 2005
17 + add patch 2006 to locate binaryen
18 * adjust build rules
19 to support versioned ~dfsg version suffix
20 * update source script copyright-check:
21 + isolate closure-compiler
22 + fix isolate musl
23 add TODO about pending parts
24
25 -- Jonas Smedegaard <dr@jones.dk> Tue, 13 Oct 2020 09:52:35 +0200
26
027 emscripten (2.0.5~dfsg-2) unstable; urgency=medium
128
229 * fix ship wrappers properly resolving emscripten path
Binary diff not shown