Charles Plessy:
Charles Plessy:
https://salsa.debian.org/debian/devscripts/-/
commit/6131fe3b34a5ba3ecfc1fef4edce5b3c75f7b17e
Unfortunately, when I try to set `$watchSource->{matchingpattern}`
to `'.*?@ANY_VERSION@@ARCHIVE_EXT@'` it stops matching…
Le Sun, Feb 08, 2026 at 02:48:26PM +0100, Niels Thykier a écrit :
```
$watchSource->{matchingpattern} ||= '.*?@ANY_VERSION@@ARCHIVE_EXT@';
```
Hi Niels, thanks a lot for your quick answer. When I wrote my question,
I thought that I had tried exactly that and that it failed, but actually
it works. I must have had left a typo somewhere during my tests, sorry
for the noise.
No worries, it happens. :) Glad to hear it works now.
Thank to your help, my temlates are ready.
https://salsa.debian.org/debian/devscripts/-/merge_requests/618
I am not very familiar with contributions to devscripts. Am I expected
to just push my changes by myself, or is there someone willing to review
them?
Have a nice day,
Charles
Honestly, I not that well-versed in the devscripts maintainership and
tend to play by ear. Though, I see that the MR has received some
feedback and Yadd assigned themselves as reviewer, so I assume they can
guide you from there in salsa.
Best regards,
Niels