On Monday, 2 June 2025 19:29:20 Central European Summer Time you wrote: > I have notice that scan-copyright crashes while scanning package > libtype-tiny- perl. The issue seems to be caused by the file "dist.ini"
Ew, dist.ini was commented out upstream: $ cat dist.ini ;; class = 'Dist::Inkt::Profile::TOBYINK' ;; name = 'Type-Tiny' ;; source_for_readme = 'lib/Type/Tiny/Manual.pod' Short term solution: skip this file as it does not contain relevant information. I'll think about a longer term solution. All the best

