Bas Couwenberg pushed to branch master at Debian GIS Project / php-geos


Commits:
5ebfac58 by Bas Couwenberg at 2021-07-06T15:58:06+02:00
Update watch file to support for tag variants.

- - - - -


1 changed file:

- debian/watch


Changes:

=====================================
debian/watch
=====================================
@@ -2,7 +2,7 @@ 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/.*\/(\d\S+)/php-geos-$1.tar.gz/,\
-downloadurlmangle=s/src\/tag\/(\d\S+)/archive\/$1.tar.gz/ \
+filenamemangle=s/.*\/(?:rel|v|php-geos)?[\-\_]?(\d\S+)/php-geos-$1.tar.gz/,\
+downloadurlmangle=s/src\/tag\/((?:rel|v|php-geos)?[\-\_]?\d\S+)/archive\/$1.tar.gz/
 \
 https://git.osgeo.org/gitea/geos/php-geos/tags \
-.*?src/tag/(\d\S+)
+.*?src/tag/(?:rel|v|php-geos)?[\-\_]?(\d\S+)



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/php-geos/-/commit/5ebfac582e60848564f2beca304632330bdc3f50

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/php-geos/-/commit/5ebfac582e60848564f2beca304632330bdc3f50
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to