[Git][debian-gis-team/librttopo][master] Fix filenamemangle.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 16 12:40:27 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / librttopo
Commits:
d14e4d37 by Bas Couwenberg at 2023-08-14T12:17:47+02:00
Fix filenamemangle.
- - - - -
1 changed file:
- debian/watch
Changes:
=====================================
debian/watch
=====================================
@@ -2,6 +2,6 @@ version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
-filenamemangle=s/.*\/(?:rel|v|librttopo)?[\-\_]?(\d\S+)/librttopo-$1.tar.gz/ \
+filenamemangle=s/(?:.*?)?(?:rel|v|librttopo)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/librttopo-$1.$2/ \
https://git.osgeo.org/gitea/rttopo/librttopo/tags \
(?:.*?/)?(?:rel|v|librttopo)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/librttopo/-/commit/d14e4d37dd4da0ca4afcc30aea53e1f362862485
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/librttopo/-/commit/d14e4d37dd4da0ca4afcc30aea53e1f362862485
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/pkg-grass-devel/attachments/20230816/cd158d1d/attachment.htm>
More information about the Pkg-grass-devel
mailing list