Hi. I noticed that package "node-handlebars" does not build ok in Salsa CI, most probably because of this change made four years ago:
commit 0db04a504a462d3790c18daa473f5070eb3e112e (origin/master, origin/HEAD, master) Author: Yadd <[email protected]> Date: Mon Dec 13 12:53:41 2021 +0100 Drop @types/handlebars: included now more precisely this in debian/gbp.conf: -component=['types-handlebars'] +component=[] Am I right to think that to complete the above change we would need another upload in which file node-handlebars_4.7.7+~4.1.0.orig-types-handlebars.tar.gz is not referenced anymore in the *.dsc file? I actually tried doing that, also removing the directory in the master branch, but then debdiff reports this difference: Files in first .deb but not in second ------------------------------------- -rw-r--r-- root/root /usr/share/nodejs/@types/handlebars/package.json -rw-r--r-- root/root /usr/share/nodejs/@types/handlebars/pkgjs-lock.json Is that really the intended effect of the above commit? Thanks. -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
