Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio
Commits: 681a0acf by Bas Couwenberg at 2018-08-15T17:16:42Z 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 @@ -3,6 +3,7 @@ rasterio (1.0.3-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.2.0, no changes. * Drop autopkgtests to test installability & module import. * Add lintian override for testsuite-autopkgtest-missing. + * Update watch file to limit matches to archive path. -- Bas Couwenberg <[email protected]> Sun, 05 Aug 2018 20:56:12 +0200 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/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 \ -(?:.*/)*(?:rel|v|rasterio)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/)*(?:rel|v|rasterio)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/commit/681a0acfaba7fdec3b969e4e2ca49ea841ced7c6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/commit/681a0acfaba7fdec3b969e4e2ca49ea841ced7c6 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
