#993299 lintian: Warn about watch file not using @ARCHIVE_EXT@ and @ANY_VERSION@

Package:
lintian
Source:
lintian
Submitter:
"Bastien Roucariès"
Date:
2021-08-30 12:42:02 UTC
Severity:
wishlist
#993299#5
Date:
2021-08-30 11:20:11 UTC
From:
To:
Dear Maintainer,

Watch file should use @ARCHIVE_EXT@ and @ANY_VERSION@ instead of using custom
regex.
1. it will render uscan more robust against upstream change
2. it allow to download xz before gz and thus decrease archive size.

Bastien