[Pkg-javascript-commits] [Git][js-team/node-rimraf][master] 4 commits: Break with older node-copy-concurrently

Bastien Roucariès (@rouca) gitlab at salsa.debian.org
Sun Dec 21 21:19:15 GMT 2025



Bastien Roucariès pushed to branch master at Debian JavaScript Maintainers / node-rimraf


Commits:
95639755 by Bastien Roucariès at 2025-12-21T19:26:00+01:00
Break with older node-copy-concurrently

- - - - -
8cf54700 by Bastien Roucariès at 2025-12-21T19:27:18+01:00
Breaks against incompatible packages

- - - - -
31ae8042 by Bastien Roucariès at 2025-12-21T19:41:46+01:00
Multi-Arch: foreign

- - - - -
b18b9ea2 by Bastien Roucariès at 2025-12-21T22:18:51+01:00
Fix symbolic link

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/nodejs/links


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+node-rimraf (4.4.1-2) unstable; urgency=medium
+
+  * Team upload
+  * Upload to sid
+  * Multi-Arch: foreign
+  * Fix symbolic link
+  * Breaks against incompatible older packages
+
+ -- Bastien Roucariès <rouca at debian.org>  Sun, 21 Dec 2025 19:27:05 +0100
+
 node-rimraf (4.4.1-1) experimental; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -19,12 +19,14 @@ Testsuite: autopkgtest-pkg-nodejs
 
 Package: node-rimraf
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
  , node-glob (>= 10.0.0~)
  , nodejs:any
 Recommends: node-graceful-fs
 Provides: ${nodejs:Provides}
  , node-types-rimraf (= ${source:Version})
+Breaks: node-copy-concurrently (<<1.0.5-10~)
 Description: Deep deletion (like rm -rf) module for Node.js
  node-rimraf is a Node.js module that provides asynchronous deep-deletion
  of files and directories.


=====================================
debian/nodejs/links
=====================================
@@ -1 +1 @@
-rimraf/bin.js /usr/bin/rimraf
+rimraf/dist/cjs/src/bin.js /usr/bin/rimraf



View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/533310ee7963d1599e1226f43884295bed6dfbd2...b18b9ea2d0f78f5959f64312acec0a02864e1b4b

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/533310ee7963d1599e1226f43884295bed6dfbd2...b18b9ea2d0f78f5959f64312acec0a02864e1b4b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20251221/38e85967/attachment-0001.htm>


More information about the Pkg-javascript-commits mailing list