Hello, based on a MR by Ricardo Ribalda Delgado[1] I looked into the automatic CI possibilities for Debian packages. I enabled it for the Debian packaging repository and there are a few failures. Given my little Perl foo I don't know how to properly handle all of them. The pipeline just runs perl -wc $file for each installed file. For /usr/share/perl5/PublicInbox/WwwHighlight.pm this might be fixed by build-depending on libhighlight-perl? /usr/share/perl5/PublicInbox/DSKQXS.pm fails because it's BSD stuff not available/needed on Linux. How should this be resolved? Not installing that module? Or is running perl -wc on everything just a bad idea? The full log is available on https://salsa.debian.org/ukleinek/public-inbox/-/jobs/3485533 Best regards Uwe [1] https://salsa.debian.org/ukleinek/public-inbox/-/merge_requests/1, thanks, even if I didn't pick up everything in there for 1.9.0-1 -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |