[Pkg-javascript-devel] Bug#1107986: unblock: node-minimatch/9.0.3-6

Jérémy Lal kapouer at melix.org
Wed Jun 18 14:59:35 BST 2025


Package: release.debian.org
Severity: normal
X-Debbugs-Cc: node-minimatch at packages.debian.org
Control: affects -1 + src:node-minimatch
User: release.debian.org at packages.debian.org
Usertags: unblock

Please unblock package node-minimatch

[ Reason ]
Just fixing multiarch field.
https://bugs.debian.org/1080093

[ Impact ]
Cannot install nodejs in multiarch env.

[ Tests ]
I manually tested that fixing this allowed nodejs to be installed in a multiarch env.

[ 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

node-corepack is also concerned.

unblock node-minimatch/9.0.3-6
-------------- next part --------------
diff -Nru node-minimatch-9.0.3/debian/changelog node-minimatch-9.0.3/debian/changelog
--- node-minimatch-9.0.3/debian/changelog	2024-08-28 12:39:36.000000000 +0200
+++ node-minimatch-9.0.3/debian/changelog	2025-05-21 11:42:48.000000000 +0200
@@ -1,3 +1,11 @@
+node-minimatch (9.0.3-6) unstable; urgency=medium
+
+  [ Yadd ]
+  * Team upload
+  * Add "Multi-Arch: foreign" (Closes: #1080093)
+
+ -- J?r?my Lal <kapouer at melix.org>  Wed, 21 May 2025 11:42:48 +0200
+
 node-minimatch (9.0.3-5) unstable; urgency=medium
 
   * Team upload
diff -Nru node-minimatch-9.0.3/debian/control node-minimatch-9.0.3/debian/control
--- node-minimatch-9.0.3/debian/control	2024-08-28 10:22:39.000000000 +0200
+++ node-minimatch-9.0.3/debian/control	2025-05-21 11:42:33.000000000 +0200
@@ -27,6 +27,7 @@
 Breaks: node-typescript-types (<< 20201105-1~)
  , node-glob (<< 8.0.3+~cs8.4.15-2~)
 Provides: ${nodejs:Provides}
+Multi-Arch: foreign
 Description: Convert glob expressions into RegExp objects for Node.js
  A pure javascript, not strictly compatible, implementation of fnmatch/glob.
  Supports negation, comment, double-star, brace expansion.


More information about the Pkg-javascript-devel mailing list