On Thu, 15 May 2025 13:15:42 +0200, Sebastiaan Couwenberg wrote:
That automatically adds runtime dependencies when upstream adds
those their package metadata, for Perl packages I always have to
remember to update dependencies manually when the upstream diff
shows dependency changes in the META files.
Well, first of all, the mapping between CPAN distribution names (and
versions) and Debian package names (and versions) is surprisingly
difficult. Also, you'd have to add them to Build-Depends{,-Indep]
manually anyway in all but very unusual cases.