Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package nodejs

[ Reason ]
Fixing bug #987301: please add Breaks: node-babel-runtime (<< 7)

[ Impact ]
Problem for users having node-babel-runtime when upgrading
from buster to bullseye.

[ Tests ]
Piuparts... see also bug report.

[ Risks ]
Probably 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

unblock nodejs/12.21.0~dfsg-4
diff -Nru nodejs-12.21.0~dfsg/debian/changelog 
nodejs-12.21.0~dfsg/debian/changelog
--- nodejs-12.21.0~dfsg/debian/changelog        2021-03-19 18:43:52.000000000 
+0100
+++ nodejs-12.21.0~dfsg/debian/changelog        2021-04-21 12:42:46.000000000 
+0200
@@ -1,3 +1,11 @@
+nodejs (12.21.0~dfsg-4) unstable; urgency=medium
+
+  [ Andreas Beckmann ]
+  * nodejs: Add Breaks: node-babel-runtime (<< 7)
+    for smoother upgrades from buster. (Closes: #987301)
+
+ -- Jérémy Lal <kapo...@melix.org>  Wed, 21 Apr 2021 12:42:46 +0200
+
 nodejs (12.21.0~dfsg-3) unstable; urgency=medium
 
   * Upstream patch fix test-worker-prof (Closes: #985550)
diff -Nru nodejs-12.21.0~dfsg/debian/control nodejs-12.21.0~dfsg/debian/control
--- nodejs-12.21.0~dfsg/debian/control  2021-02-23 19:22:31.000000000 +0100
+++ nodejs-12.21.0~dfsg/debian/control  2021-04-21 12:40:54.000000000 +0200
@@ -69,7 +69,7 @@
 Suggests: npm
 Replaces: nodejs-legacy
 Conflicts: nodejs-legacy
-Breaks: node-typescript-types (<< 20210110~)
+Breaks: node-typescript-types (<< 20210110~), node-babel-runtime (<< 7)
 Provides: node-types-node (= ${types:Node})
 Description: evented I/O for V8 javascript - runtime executable
  Node.js is a platform built on Chrome's JavaScript runtime for easily

Reply via email to