Package: autofs Severity: normal Version: 5.1.2 Tags: patch thanks mate
This patch makes uscan do something useful again. --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-(5[^-]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) +https://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git/refs/ .*tag/\?h=release_(\d)_(\d)_(\d) % uscan --report --verbose --watchfile debian/watch -- In debian/watch, processing watchfile line: https://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git/refs/ .*tag/\?h=release_(\d)_(\d)_(\d) -- Found the following matching hrefs: /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_1_3 (5.1.3) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_1_2 (5.1.2) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_1_1 (5.1.1) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_1_0 (5.1.0) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_9 (5.0.9) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_8 (5.0.8) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_7 (5.0.7) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_6 (5.0.6) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_5 (5.0.5) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_4 (5.0.4) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_3 (5.0.3) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_2 (5.0.2) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_0_1 (5.0.1) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_4_1_1 (4.1.1) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_4_1_2 (4.1.2) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_4_1_3 (4.1.3) /pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_4_1_4 (4.1.4) Newest version on remote site is 5.1.3, local version is 5.1.2 => Newer version available from https://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git/tag/?h=release_5_1_3 Kind regards Vince