On Friday, October 3, 2025 10:58:17 PM Mountain Standard Time Seyed Mohamad Amin Modaresi wrote: > Thank you very much for your complete answer, > You are very patient and accurate. > > You can see all these here: > https://salsa.debian.org/amin_modaresi/vkbasalt-cli/-/commits/master I have sponsored the package. You should receive an email shortly saying it has entered NEW. Everythong looks good to me except the new debian/watch file has a subtle bug. It generates a file named: vkbasalt-cli_v3.1.1.orig.tar.gz But this doesn’t work because the extra “v” doesn’t match the version name in debian/copyright. The file needs to be named: vkbasalt-cli_3.1.1.orig.tar.gz This ends up being a bug with the new GitLab template for version 5 of debian/ watch. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113795 After fiddling with the template for a while and not being able to get it to behave, I replace debian/watch with the following: Version: 5 Source: https://gitlab.com/TheEvilSkeleton/vkbasalt-cli/-/tags Matching-Pattern: archive/v?\d[\d.]+/vkbasalt-cli-@ANY_VERSION@.tar.gz Search-Mode: plain Hopefully this bug is fixed soon. However, if it drags along for a while, you might want to replace the contents of debian/watch with the above. -- Soren Stoutner soren@debian.org
Attachment:
signature.asc
Description: This is a digitally signed message part.