Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Question regarding uscan check on UDD

0 views
Skip to first unread message

Xiyue Deng

unread,
Jan 3, 2024, 1:30:04 AM1/3/24
to
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

Xiyue Deng

unread,
Jan 3, 2024, 3:50:04 AM1/3/24
to
Now tracking in https://bugs.debian.org/1059892 as suggested by
doge-tech@ on IRC.

--
Xiyue Deng
signature.asc

Mattia Rizzolo

unread,
Jan 5, 2024, 6:20:04 AM1/5/24
to
On Tue, Jan 02, 2024 at 10:22:29PM -0800, Xiyue Deng wrote:
> I noticed a discrepancy of the uscan @ANY_VERSION@ substitute string on
> UDD and locally on my bookworm system.

That's because UDD is running on bullseye, not on bookworm, with
bullseye-backports' version of devscripts (which really really I should
go back to work on and update…)

--
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
More about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
0 new messages