On Sat, Oct 11, 2025 at 03:14:00PM +0200, Jérémy Lal wrote:
> > The legacy code should probably just be removed as the functionality
> > is now available via Salsa CI for all of Salsa.
> >
> > Details in https://lists.debian.org/debian-js/2025/09/msg00004.html
>
>
> Agreed, and updating the packages. Thanks for spotting them.
Great! After that we are down to just two packages in js-team with
nocheck issues (still aiming at zero before raising severities).
Does anybody know the answer to the other questions? i.e.
- Should node-envinfo have an explicit Depends on nodejs, should
dh-nodejs take care of that, or should I override lintian?
- Did nodejs:Depends ever exist?
(This one is not directly related to nocheck).
That's probably a mistake.
It's either of those:
- nodejs:BuildUsing
- nodejs:Provides
- nodejs:Version
Actually both packages are missing
Depends: nodejs:any
It would be nice(r) if our dh-nodejs could take care of that (by populating misc:Depends ? does it make sense ?).
But it's not the case so it needs to be added explicitely.
Jérémy