Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits: 676442ba by Bas Couwenberg at 2022-07-16T17:08:21+02:00 Update watch file to also ignore dev and alpha releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ fiona (1.8.21-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.1, no changes. + * Update watch file to also ignore dev and alpha releases. -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:06:53 +0200 ===================================== debian/watch ===================================== @@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/,\ filenamemangle=s/(?:.*?\/)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/fiona-$1.$2/ \ https://github.com/Toblerity/Fiona/tags \ -(?:.*?/archive/(?:.*?/)?)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/(?:.*?/)?)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+(?<!post\d)(?<!dev\d)(?<!a\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/676442ba4c7f0083230f0b51d6cdf1ea8066add2 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/676442ba4c7f0083230f0b51d6cdf1ea8066add2 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
