emscripten (3.1.69+dfsg-1)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/3.1.69+dfsg-1 tag
- Git: https://salsa.debian.org/debian/emscripten.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 202178560
- Browser: https://salsa.debian.org/debian/emscripten
- Last scan: 2025-03-23 01:59:09+00
- Next scan: 2025-03-31 04:17:00+00
- CI pipeline status: failed
- Debian changelog in Git:
emscripten (3.1.69+dfsg-1) unstable; urgency=medium
* New upstream version 3.1.69
* Update source-map-footer
* Install node modules
* Use esbuild to test for es6 syntax errors
* Depends binaryen >= 120
* Move to Javascript Maintainers
[ Julian Gilbey ]
* Fix provided CMake file (closes: #1081967)
* Simplify /usr/bin wrapper
* Install new binaries in /usr/bin
* Add dependency on ccache
* Fix some lintian errors and warnings
* Update d/copyright (though it's probably not completely correct), and
absorb "License-Grant" sections into "License" sections
* Increase LLVM dependencies to version 19 (to support
--no-growable-memory option) (Closes: #1091032)
* Switch to using standard sphinx-rtd-theme
* Change d/watch to rename upstream version as +dfsg instead of ~dfsg in
future
-- Jérémy Lal <kapouer@melix.org> Thu, 13 Feb 2025 23:54:55 +0100
- This branch is 6 commits ahead of tag debian/3.1.69+dfsg-1
- Git log:
commit 4eb9e0f5cba36efbb24f691d71a77a6e5fe251e9
Merge: 2953a46436 e05199bb80
Author: Jérémy Lal <kapouer@debian.org>
Date: Fri Mar 14 17:15:57 2025 +0000
Merge branch 'tests-benchmark-python-regex-syntax-warning-fix' into 'debian/latest'
test:benchmark_sse: Fix re.sub regex in comment removal
See merge request debian/emscripten!3
commit e05199bb802f757cc05a712650c07029d27f27f3
Author: Khalid Masum <khalid.masum.92@gmail.com>
Date: Tue Mar 11 06:30:32 2025 +0600
test:benchmark_sse: Fix re.sub regex in comment removal
Fixes #1085566 by using raw string for regex.
Ensures proper usage of re.S (re.DOTALL) flag
commit 2953a4643626855b6dc7319c8462dbdc19d5f629
Merge: b7a9bb3350 d9c2042466
Author: Jérémy Lal <kapouer@debian.org>
Date: Wed Mar 12 12:47:45 2025 +0000
Merge branch 'lintian-3.1.69-fixes' into 'debian/latest'
Fix Lintian warnings found in 3.1.69
See merge request debian/emscripten!2
commit d9c2042466eb2ce25db3caaab1bd2b3844351e54
Author: Khalid Masum <khalid.masum.92@gmail.com>
Date: Thu Feb 20 13:10:40 2025 +0600
rules: allow generation of manpage for emscons
- Adds a patch for simple helpmenu based on emconfigure
- Readds emscons for manfile generation in rules
commit 98a05297895813824816f62c2c2941492abbd0c9
Author: Khalid Masum <khalid.masum.92@gmail.com>
Date: Wed Feb 19 19:27:22 2025 +0600
rules: mkman: enable sloppy mkman to use stderr help
The current version of sloppy mkman ignores the output of
command --help even though they are printed into stderr.
Even though this was especially created to handle such issue.
commit a55f55bea4c0b6fe4621ae1cf8c38252b2b37d26
Author: Khalid Masum <khalid.masum.92@gmail.com>
Date: Wed Feb 19 17:37:14 2025 +0600
perm: remove executable flag from cache/symbol_lists.lock