Bas Couwenberg pushed to branch master at Debian GIS Project / geographiclib
Commits: 57325a19 by Bas Couwenberg at 2023-02-28T07:14:46+01:00 Update watch file to ignore alpha pre-releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ geographiclib (2.1.2-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. + * Update watch file to ignore alpha pre-releases. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 16:57:42 +0100 ===================================== debian/watch ===================================== @@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ 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 +(?:.*)[Gg]eographic[Ll]ib-(\d\S+(?<!-alpha))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/download View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/57325a193eedbc1e2e7aea02b091b11f643f8a8b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/57325a193eedbc1e2e7aea02b091b11f643f8a8b 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
