Hi all, I've encountered this issue too. Addressing Yadd explicitly
since I don't know if he's subscribed to devscripts' bug reports.
In the glm package, using the GitHub template, verison "214-closed" is
detected as the latest version number, while the "manual" watch file
included below correctly only matches version "1.0.1".
Version: 5
Source: https://api.github.com/repos/g-truc/glm/tags
Matching-Pattern:
https://api.github.com/repos/g-truc/glm/tarball/refs/tags/@ANY_VERSION@
Pgpmode: none
Searchmode: plain
The workaround suggested by Jonas of using the template and only
overriding the matching pattern also works.
Bye!