Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc: node-y-protoc...@packages.debian.org
Control: affects -1 + src:node-y-protocols
User: release.debian....@packages.debian.org
Usertags: pu

[ Reason ]
FTBFS

[ Tests ]
Builds fine now.

[ 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 (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]
The way node_modules are setup works in this version. It didn't before.
diff -Nru node-y-protocols-1.0.5/debian/changelog 
node-y-protocols-1.0.5/debian/changelog
--- node-y-protocols-1.0.5/debian/changelog     2022-10-27 14:46:21.000000000 
+0200
+++ node-y-protocols-1.0.5/debian/changelog     2024-09-11 13:19:21.000000000 
+0200
@@ -1,3 +1,10 @@
+node-y-protocols (1.0.5-6+deb12u1) bookworm; urgency=medium
+
+  * gbp: switch to debian/bookworm
+  * Fix build links (Closes: #1078898)
+
+ -- Jérémy Lal <kapo...@melix.org>  Wed, 11 Sep 2024 13:19:21 +0200
+
 node-y-protocols (1.0.5-6) unstable; urgency=medium
 
   * Team uplad
diff -Nru node-y-protocols-1.0.5/debian/gbp.conf 
node-y-protocols-1.0.5/debian/gbp.conf
--- node-y-protocols-1.0.5/debian/gbp.conf      2022-10-27 14:46:21.000000000 
+0200
+++ node-y-protocols-1.0.5/debian/gbp.conf      2024-09-11 13:19:21.000000000 
+0200
@@ -1,3 +1,4 @@
 [DEFAULT]
+debian-branch = debian/bookworm
 pristine-tar = True
 filter = [ '.gitignore', '.travis.yml', '.git*' ]
diff -Nru node-y-protocols-1.0.5/debian/nodejs/extcopies 
node-y-protocols-1.0.5/debian/nodejs/extcopies
--- node-y-protocols-1.0.5/debian/nodejs/extcopies      2022-10-27 
14:46:21.000000000 +0200
+++ node-y-protocols-1.0.5/debian/nodejs/extcopies      1970-01-01 
01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-lib0
-@rollup/plugin-node-resolve
-@rollup/pluginutils
-rollup
-@rollup/plugin-commonjs
-@types/node
-yjs
diff -Nru node-y-protocols-1.0.5/debian/nodejs/extlinks 
node-y-protocols-1.0.5/debian/nodejs/extlinks
--- node-y-protocols-1.0.5/debian/nodejs/extlinks       2022-10-27 
14:46:21.000000000 +0200
+++ node-y-protocols-1.0.5/debian/nodejs/extlinks       2024-09-11 
13:19:21.000000000 +0200
@@ -1,2 +1,5 @@
 @rollup/plugin-commonjs
 @rollup/plugin-node-resolve
+@types/node
+lib0
+yjs

Reply via email to