Bas Couwenberg pushed to branch master at Debian GIS Project / osmctools
Commits: 0ea2b4b3 by Bas Couwenberg at 2024-03-31T11:31:51+02:00 Update watch file to use searchmode=plain. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ osmctools (0.9-5) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. * Enable Salsa CI. + * Update watch file to use searchmode=plain. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:04:28 +0100 ===================================== debian/watch ===================================== @@ -1,6 +1,7 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ -uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +searchmode=plain \ https://gitlab.com/osm-c-tools/osmctools/-/tags?sort=updated_desc \ -(?:.*?/)?(?:rel|v|osmctools)[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +/archive/\d+\.\d+(?:[\d\.]*)/(?:rel|v|osmctools)[\-\_]?(\d+\.\d+(?:[\d\.]*))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/osmctools/-/commit/0ea2b4b31cbfb54b3c173feda6e10d44a7235343 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmctools/-/commit/0ea2b4b31cbfb54b3c173feda6e10d44a7235343 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
