mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-01 23:50:11 +00:00
Fix version ordering for -rc releases in d/watch
This commit is contained in:
parent
72a915a3b2
commit
56a90edb58
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,5 +1,5 @@
|
||||
version=4
|
||||
opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%,\
|
||||
repack,dversionmangle=auto,repacksuffix=+ds \
|
||||
repack,dversionmangle=auto,uversionmangle=s%-?([abrc])%~$1%,repacksuffix=+ds \
|
||||
https://github.com/libgit2/libgit2/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user