Bas Couwenberg pushed to branch master at Debian GIS Project / librttopo
Commits: 26d80d3c by Bas Couwenberg at 2025-07-28T20:45:31+02:00 Update watch file to use REST API. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ librttopo (1.1.0-5) UNRELEASED; urgency=medium * Bump Standards-Version to 4.7.2, no changes. + * Update watch file to use REST API. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:09:13 +0100 ===================================== debian/watch ===================================== @@ -2,6 +2,8 @@ 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/,\ -filenamemangle=s/(?:.*?)?(?:rel|v|librttopo)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/librttopo-$1.$2/ \ -https://git.osgeo.org/gitea/rttopo/librttopo/tags \ -(?:.*?/)?(?:rel|v|librttopo)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +filenamemangle=s/(?:.*?)?(?:rel|v|librttopo)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/librttopo-$1.$2/;s/"\s*$//,\ +searchmode=plain,\ +downloadurlmangle=s/^.*?\s*"tarball_url"\s*:\s*"//;s/"\s*$// \ +https://git.osgeo.org/gitea/api/v1/repos/rttopo/librttopo/tags \ +"tarball_url"\s*:\s*"\S+?(?:rel|v|librttopo)?[\-\_]?(\d\S+?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)" View it on GitLab: https://salsa.debian.org/debian-gis-team/librttopo/-/commit/26d80d3cf1d3d9bb537d2abdcf7d1b8429ea07b8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/librttopo/-/commit/26d80d3cf1d3d9bb537d2abdcf7d1b8429ea07b8 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
