Package: release.debian.org Severity: normal Tags: bookworm X-Debbugs-Cc: node-y-websoc...@packages.debian.org Control: affects -1 + src:node-y-websocket User: release.debian....@packages.debian.org Usertags: pu
[ Reason ] Package FTBFS [ Tests ] Builds fine [ Risks ] None, it fails just during build. [ 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-websocket-1.4.5/debian/changelog node-y-websocket-1.4.5/debian/changelog --- node-y-websocket-1.4.5/debian/changelog 2022-11-02 08:54:37.000000000 +0100 +++ node-y-websocket-1.4.5/debian/changelog 2024-09-11 13:08:29.000000000 +0200 @@ -1,3 +1,10 @@ +node-y-websocket (1.4.5-4+deb12u1) bookworm; urgency=medium + + * gbp: debian/bookworm + * Backport fix build links (Closes: #1078900) + + -- Jérémy Lal <kapo...@melix.org> Wed, 11 Sep 2024 13:08:29 +0200 + node-y-websocket (1.4.5-4) unstable; urgency=medium * Team upload diff -Nru node-y-websocket-1.4.5/debian/gbp.conf node-y-websocket-1.4.5/debian/gbp.conf --- node-y-websocket-1.4.5/debian/gbp.conf 2022-11-02 08:54:37.000000000 +0100 +++ node-y-websocket-1.4.5/debian/gbp.conf 2024-09-11 13:02:09.000000000 +0200 @@ -1,3 +1,4 @@ [DEFAULT] +debian-branch = debian/bookworm pristine-tar = True filter = [ '.gitignore', '.travis.yml', '.git*' ] diff -Nru node-y-websocket-1.4.5/debian/nodejs/extcopies node-y-websocket-1.4.5/debian/nodejs/extcopies --- node-y-websocket-1.4.5/debian/nodejs/extcopies 2022-11-02 08:54:37.000000000 +0100 +++ node-y-websocket-1.4.5/debian/nodejs/extcopies 1970-01-01 01:00:00.000000000 +0100 @@ -1,4 +0,0 @@ -@types/node -y-protocols -lib0 -yjs \ Pas de fin de ligne à la fin du fichier diff -Nru node-y-websocket-1.4.5/debian/nodejs/extlinks node-y-websocket-1.4.5/debian/nodejs/extlinks --- node-y-websocket-1.4.5/debian/nodejs/extlinks 1970-01-01 01:00:00.000000000 +0100 +++ node-y-websocket-1.4.5/debian/nodejs/extlinks 2024-09-11 13:06:56.000000000 +0200 @@ -0,0 +1,4 @@ +@types/node +y-protocols +lib0 +yjs \ Pas de fin de ligne à la fin du fichier