Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio
Commits: 2e4aa2ad by Bas Couwenberg at 2020-02-22T08:55:12+01:00 Update watch file to not match post releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ rasterio (1.1.2-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.5.0, no changes. + * Update watch file to not match post releases. -- Bas Couwenberg <[email protected]> Sat, 25 Jan 2020 11:12:11 +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/mapbox/rasterio/releases \ -(?:.*?/archive/)*(?:rel|v|rasterio)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/)*(?:rel|v|rasterio)?[\-\_]?(\d\S*(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/commit/2e4aa2ad551234ec3bb0e15865f6c66fb1277101 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/commit/2e4aa2ad551234ec3bb0e15865f6c66fb1277101 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
