Bas Couwenberg pushed to branch experimental at Debian GIS Project / geographiclib
Commits: 6645e3f2 by Bas Couwenberg at 2022-04-04T16:23:45+02:00 Update watch file for C++ releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,7 @@ geographiclib (2.0-1~exp2) UNRELEASED; urgency=medium * Update upstream metadata for GitHub repo. - * Update watch file to not match Python releases. + * Update watch file for C++ releases. -- Bas Couwenberg <[email protected]> Tue, 29 Mar 2022 20:57:23 +0200 ===================================== 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/ \ -http://sf.net/geographiclib/ \ -GeographicLib-(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +filenamemangle=s/(?:.*)([Gg]eographic[Ll]ib)-(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))\/download/$1-$2.$3/ \ +https://sourceforge.net/projects/geographiclib/files/distrib-C%2B%2B/ \ +(?:.*)[Gg]eographic[Ll]ib-(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/download View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/6645e3f2ae42681b641397ea212fc06e19a0c271 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/6645e3f2ae42681b641397ea212fc06e19a0c271 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
