Re: Ré : ne w service: orig-check -- Debian Upstream Tarball Checker

Lucas Nussbaum <[email protected]> Tue, 23 Dec 2025 22:48:05 +0100
Newsgroups gmane.linux.debian.devel.quality-assurance
Message-ID <[email protected]>
Hi,

On 15/12/25 at 22:25 +0100, Lucas Nussbaum wrote:
> So, to summarize, To-Do list items on my side are:
> - uupdate support

It turned out that it was easier to ignore uupdate entirely (since it
makes no sense with --download-current-version anyway)

> - dscverify

dscverify is only guaranteed to work at the package's upload time. For
example, if the maintainer's key got removed from the keyring after the
upload, there's no (easy) way to get it to work.

> - gbp-level filters

I implemented those in orig-check. It was a bit disappointing though,
with only about 0.15% of packages getting fixed thanks to this change.

Lucas