Bas Couwenberg pushed to branch master at Debian GIS Project / php-geos
Commits: bf031735 by Bas Couwenberg at 2025-07-28T20:43:47+02:00 Update watch file to use REST API. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ php-geos (1.0.0-9) UNRELEASED; urgency=medium * Bump Standards-Version to 4.7.2, no changes. * Fix old FSF address in copyright file. + * Update watch file to use REST API. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:15:58 +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|php-geos)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/php-geos-$1.$2/ \ -https://git.osgeo.org/gitea/geos/php-geos/tags \ -(?:.*?/)?(?:rel|v|php-geos)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +filenamemangle=s/(?:.*?)?(?:rel|v|php-geos)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/php-geos-$1.$2/;s/"\s*$//,\ +searchmode=plain,\ +downloadurlmangle=s/^.*?\s*"tarball_url"\s*:\s*"//;s/"\s*$// \ +https://git.osgeo.org/gitea/api/v1/repos/geos/php-geos/tags \ +"tarball_url"\s*:\s*"\S+?(?:rel|v|php-geos)?[\-\_]?(\d\S+?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)" View it on GitLab: https://salsa.debian.org/debian-gis-team/php-geos/-/commit/bf0317358ad0c79c93a5bf9589ee98ed61c8d77e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/php-geos/-/commit/bf0317358ad0c79c93a5bf9589ee98ed61c8d77e 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
