Re: Is some real Depends from libnet-telnet-perl needed in libasterisk-agi-perl?
gregor herrmann <[email protected]> Thu, 15 May 2025 13:58:29 +0200
| Newsgroups | gmane.linux.debian.devel.perl |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 15 May 2025 13:52:13 +0200, Sebastiaan Couwenberg wrote:
> > Also, you'd have to add them to Build-Depends{,-Indep]
> > manually anyway in all but very unusual cases.
> Those are quickly revealed as the package most often will FTBFS
> without the new build dependencies.
Right, and then I add dependencies to both B-D and (after checking)
Depends, if I have missed them in the diff :)
> Missing runtime dependencies are easy to miss until the autodep8
> autopkgtests complain, which tends to happens only after the upload
> when Salsa CI is not enabled.
I always run autopkgtests locally before the upload.
But yes, either Salsa CI or a local autopkgtest run is very helpful
or even necessary.
Cheers,
gregor