Bas Couwenberg pushed to branch master at Debian GIS Project / mkgmap
Commits: 0e557199 by Bas Couwenberg at 2025-02-02T19:51:15+01:00 Use searchmode=plain to fix watch file. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mkgmap (0.0.0+svn4923-2) UNRELEASED; urgency=medium + + * Use searchmode=plain to fix watch file. + + -- Bas Couwenberg <[email protected]> Sun, 02 Feb 2025 19:51:07 +0100 + mkgmap (0.0.0+svn4923-1) unstable; urgency=medium * New upstream SVN snapshot. ===================================== debian/watch ===================================== @@ -1,6 +1,6 @@ version=4 opts=\ uversionmangle=s/(\d+)/0.0.0+svn$1/,\ -downloadurlmangle=s/\.zip/-src.tar.gz/,\ -filenamemangle=s/.*\/download\/mkgmap-r([\d]+)\.zip/mkgmap-r$1-src.tar.gz/ \ -https://www.mkgmap.org.uk/download/mkgmap-r([\d]+).zip +searchmode=plain \ +https://www.mkgmap.org.uk/download/ \ +mkgmap-r([\d]+)-src.tar.gz View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/0e5571991cea43e796b2a12e1361fb680c044d0f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/0e5571991cea43e796b2a12e1361fb680c044d0f 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
