Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio
Commits: 91fbbfb5 by Bas Couwenberg at 2024-02-16T20:23:03+01:00 Update watch file to also ignore dev and alpha pre-releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ rasterio (1.3.9-4) UNRELEASED; urgency=medium * Team upload. * Replace gdal-3.8.patch with upstream changes. + * Update watch file to also ignore dev and alpha pre-releases. -- Bas Couwenberg <[email protected]> Thu, 09 Nov 2023 18:27:05 +0100 ===================================== debian/watch ===================================== @@ -3,4 +3,4 @@ opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\ filenamemangle=s/(?:.*?\/)?(?:rel|v|rasterio)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/rasterio-$1.$2/" \ https://github.com/rasterio/rasterio/tags \ -(?:.*?/archive/(?:.*?/)?)?(?:rel|v|rasterio)?[\-\_]?(\d\S*(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|rasterio)?[\-\_]?(\d\S*(?<!post\d)(?<!dev\d)(?<!a\d)(?<!\-doc\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/91fbbfb5db3ac5b0cc3da3e3b669f12d3f732563 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/91fbbfb5db3ac5b0cc3da3e3b669f12d3f732563 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
