Bas Couwenberg pushed to branch master at Debian GIS Project / mapbox-polylabel
Commits: 2373c8e5 by Bas Couwenberg at 2026-06-25T14:05:41+02:00 Limit watch file to 2.0.x releases, 2.1 dropped the C++ implementation. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ mapbox-polylabel (2.0.1-2) UNRELEASED; urgency=medium * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. + * Limit watch file to 2.0.x releases, 2.1 dropped the C++ implementation. -- Bas Couwenberg <[email protected]> Sun, 28 Jul 2024 19:43:49 +0200 ===================================== 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/,\ filenamemangle=s/(?:.*\/)?(?:rel|v|polylabel)[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/polylabel-$1.$2/ \ https://github.com/mapbox/polylabel/tags \ -(?:.*?/archive/(?:.*?/)?)?(?:rel|v|polylabel)[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|polylabel)[\-\_]?(2\.0\.\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-polylabel/-/commit/2373c8e59aff4e3f56bde7f763a692f958d48469 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-polylabel/-/commit/2373c8e59aff4e3f56bde7f763a692f958d48469 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
