Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:node-regexpp
User: [email protected]
Usertags: pu
[ Reason ]
Fix FTBFS bug #1058507.
[ Impact ]
Anybody trying to build the package may find that the package does not build.
[ Tests ]
I've checked that the package builds ok in bookworm again.
[ Risks ]
Low. The fix is the one that was already applied for trixie.
[ Checklist ]
[X] *all* changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in (old)stable
[X] the issue is verified as fixed in unstable
[ Changes ]
See changelog.
[ Other info ]
I've already uploaded the package.
diff -Nru node-regexpp-3.2.0/debian/changelog
node-regexpp-3.2.0/debian/changelog
--- node-regexpp-3.2.0/debian/changelog 2022-10-27 13:54:52.000000000 +0200
+++ node-regexpp-3.2.0/debian/changelog 2026-05-20 00:20:00.000000000 +0200
@@ -1,3 +1,12 @@
+node-regexpp (3.2.0-4+deb12u1) bookworm; urgency=medium
+
+ * Team upload.
+
+ [ Yadd ]
+ * Add missing link to undici-types. Closes: #1058507, #1078893.
+
+ -- Santiago Vila <[email protected]> Wed, 20 May 2026 00:20:00 +0200
+
node-regexpp (3.2.0-4) unstable; urgency=medium
* Team upload
diff -Nru node-regexpp-3.2.0/debian/rules node-regexpp-3.2.0/debian/rules
--- node-regexpp-3.2.0/debian/rules 2022-03-16 08:45:26.000000000 +0100
+++ node-regexpp-3.2.0/debian/rules 2026-05-19 23:00:00.000000000 +0200
@@ -22,6 +22,7 @@
override_dh_auto_configure:
mkdir -p node_modules/@types
cp --force --recursive --target node_modules/@types $(addprefix
/usr/share/nodejs/@types/,eslint estree json-schema node)
+ ln -s /usr/share/nodejs/undici-types node_modules/
# TODO: refresh unicode ids and properties when ts-node works
override_dh_auto_build: $(DOCS)
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel