Bas Couwenberg pushed to branch master at Debian GIS Project / mkgmap-splitter
Commits: 4d831c67 by Bas Couwenberg at 2025-02-02T19:47:29+01:00 Use searchmode=plain to fix watch file. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ mkgmap-splitter (0.0.0+svn654-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.7.0, no changes. + * Use searchmode=plain to fix watch file. -- Bas Couwenberg <[email protected]> Sun, 28 Jul 2024 19:45:59 +0200 ===================================== debian/watch ===================================== @@ -1,7 +1,8 @@ version=4 opts=\ uversionmangle=s/(\d+)/0.0.0+svn$1/,\ -downloadurlmangle=s/\.zip/-src.tar.gz/,\ -filenamemangle=s/.*\/download\/splitter-r([\d]+)\.zip/splitter-r$1-src.tar.gz/ \ +downloadurlmangle=s/splitter.html//;s/\.zip/-src.tar.gz/,\ +filenamemangle=s/splitter-r([\d]+)\.zip/splitter-r$1-src.tar.gz/,\ +searchmode=plain \ https://www.mkgmap.org.uk/download/splitter.html \ -(?:.*)/download/splitter-r([\d]+).zip +splitter-r([\d]+).zip View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/commit/4d831c678b41b0cdf0e61ec71d2c76f212d9d311 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/commit/4d831c678b41b0cdf0e61ec71d2c76f212d9d311 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
