Bug#987307: unblock: nodejs/12.21.0~dfsg-4

2021-04-21 Thread Sebastian Ramacher
Control: tags -1 moreinfo confirmed

On 2021-04-21 12:56:51 +0200, Jérémy Lal wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: unblock
> 
> Please unblock package nodejs

Please remove the moreinfo tag once the new version is available in
unstable.

Cheers

> 
> [ 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.0 
> +0100
> +++ nodejs-12.21.0~dfsg/debian/changelog  2021-04-21 12:42:46.0 
> +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   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/control2021-02-23 19:22:31.0 
> +0100
> +++ nodejs-12.21.0~dfsg/debian/control2021-04-21 12:40:54.0 
> +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


-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#987307: unblock: nodejs/12.21.0~dfsg-4

2021-04-21 Thread Jérémy Lal
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/changelog2021-03-19 18:43:52.0 
+0100
+++ nodejs-12.21.0~dfsg/debian/changelog2021-04-21 12:42:46.0 
+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   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.0 +0100
+++ nodejs-12.21.0~dfsg/debian/control  2021-04-21 12:40:54.0 +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