Bug#1116001: vcswatch: doesn't work for Archive: GitHub automatic uscan support

Lucas Nussbaum <[email protected]> Tue, 23 Sep 2025 07:30:55 +0200
Newsgroups gmane.linux.debian.devel.quality-assurance
Message-ID <aNIwj1VwOXjE2N4s__42638.1808983692$1758605606$gmane$org@grub.nussbaum.fr>
Control: retitle 1116001 qa.debian.org/cgi-bin/watch doesn't work for Archive:GitHub

On 22/09/25 at 16:48 -0400, Jeremy Bícha wrote:
> Package: qa.debian.org
> Severity: important
> X-Debbugs-CC: [email protected], [email protected]
> 
> sugar-artwork 0.121-2 does not have debian/watch but it instead has
> Archive: Github set in debian/upstream/metadata . This correctly works
> with uscan from devscripts 2.25.19 but vcswatch appears to be unable
> to handle this convention:
> 
> https://qa.debian.org/cgi-bin/watch?pkg=sugar-artwork

Hi!

This is not vcswatch (that scans VCS repositories declared in Vcs-*) but
qa.d.o/cgi-bin/watch (than uses uscan to scan upstream websites).

Behind the scenes, the scanning is handled by UDD, and the 'watch'
script is just a frontend.

The UDD 'upstream' gatherer needs some changes to adjust to this new
uscan behaviour. I will work on this now that there's a package to test
on.

Lucas