Bas Couwenberg pushed to branch master at Debian GIS Project / sfcgal
Commits: 7d3e41bc by Bas Couwenberg at 2018-08-15T17:16:56Z Update watch file to limit matches to archive path. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ sfcgal (1.3.5-6) UNRELEASED; urgency=medium * Bump Standards-Version to 4.2.0, no changes. + * Update watch file to limit matches to archive path. -- Bas Couwenberg <[email protected]> Sun, 05 Aug 2018 20:59:23 +0200 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -4,4 +4,4 @@ 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|SFCGAL)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/SFCGAL-$1.$2/ \ https://github.com/Oslandia/SFCGAL/releases \ -(?:.*?/)?(?:rel|v|SFCGAL)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/)?(?:rel|v|SFCGAL)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/commit/7d3e41bc37e33c46552212f369d2667e3d80fce9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/commit/7d3e41bc37e33c46552212f369d2667e3d80fce9 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
