[Pkg-javascript-devel] Bug#1107987: unblock: node-corepack/0.24.0-5
Jérémy Lal
kapouer at melix.org
Wed Jun 18 15:02:47 BST 2025
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: node-corepack at packages.debian.org
Control: affects -1 + src:node-corepack
User: release.debian.org at packages.debian.org
Usertags: unblock
Please unblock package node-corepack
[ Reason ]
Fixes multi-arch field and improper build-dep.
[ Impact ]
Cannot install nodejs in multiarch environment.
node-corepack and node-minimatch had wrong multi-arch field.
[ Tests ]
Manually checked that fixed node-corepack and node-minimatch allow one
to install nodejs in multiarch environment.
[ Risks ]
None.
[ 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 testing
I just filled an unblock for node-minimatch too.
unblock node-corepack/0.24.0-5
-------------- next part --------------
diff -Nru node-corepack-0.24.0/debian/changelog node-corepack-0.24.0/debian/changelog
--- node-corepack-0.24.0/debian/changelog 2025-01-26 15:19:56.000000000 +0100
+++ node-corepack-0.24.0/debian/changelog 2025-05-21 11:47:41.000000000 +0200
@@ -1,3 +1,10 @@
+node-corepack (0.24.0-5) unstable; urgency=medium
+
+ * Fix missing b-d for dh_nodejs_autodocs
+ * Hint: Multi-Arch foreign. Closes: #1106209.
+
+ -- J?r?my Lal <kapouer at melix.org> Wed, 21 May 2025 11:47:41 +0200
+
node-corepack (0.24.0-4) unstable; urgency=medium
* Team upload.
diff -Nru node-corepack-0.24.0/debian/control node-corepack-0.24.0/debian/control
--- node-corepack-0.24.0/debian/control 2025-01-26 00:02:55.000000000 +0100
+++ node-corepack-0.24.0/debian/control 2025-05-21 11:41:13.000000000 +0200
@@ -6,6 +6,7 @@
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13)
, dh-sequence-nodejs
+ , dh-nodejs
, help2man
, jest <!nocheck>
, node-clipanion
@@ -32,6 +33,7 @@
Package: node-corepack
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
, nodejs:any
Provides: ${nodejs:Provides}
More information about the Pkg-javascript-devel
mailing list