[med-svn] [Git][med-team/snpeff][master] Using dot instead of plus to separate digits and letter in upstream version...
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Nov 11 21:43:28 GMT 2023
Pierre Gruet pushed to branch master at Debian Med / snpeff
Commits:
7db0d55b by Pierre Gruet at 2023-11-11T20:56:08+01:00
Using dot instead of plus to separate digits and letter in upstream version number, to rank versions correctly
- - - - -
1 changed file:
- debian/watch
Changes:
=====================================
debian/watch
=====================================
@@ -1,6 +1,6 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE at -$1%, \
- uversionmangle=s/([0-9.]+)([a-zA-Z]+)/$1+$2/, \
+ uversionmangle=s/([0-9.]+)([a-zA-Z]+)/$1.$2/, \
repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g,repack,compression=xz" \
https://github.com/pcingola/SnpEff/tags (?:.*?/)?v?(\d[\da-z.]*)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/snpeff/-/commit/7db0d55baee06c00358acacdb7cd864cba604c33
--
View it on GitLab: https://salsa.debian.org/med-team/snpeff/-/commit/7db0d55baee06c00358acacdb7cd864cba604c33
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231111/805e5d06/attachment.htm>
More information about the debian-med-commit
mailing list