Hi, I noticed a discrepancy of the uscan @ANY_VERSION@ substitute string on UDD and locally on my bookworm system. For example, for magit-popup, UDD reports error[1] while testing locally it worked for me. On further inspection, it turns out that the @ANY_VERSION@ expands to a different regexp: the error message shows [2] while locally it expands to [3] (in fact more recent version uses [Vv]? which is even better). So it looks like UDD is probably still using an older version of uscan/devscripts. Is it possible to upgrade it to more recent version (e.g. Bookworm version) in UDD?
[1] Error "Problems while searching for a new upstream version" https://tracker.debian.org/pkg/magit-popup [2] (?:[-_]?(\d[\-+\.:\~\da-zA-Z]*)) [3] (?:[-_]?v?(\d[\-+\.:\~\da-zA-Z]*)) -- Xiyue Deng
signature.asc
Description: PGP signature