Bas Couwenberg pushed to branch master at Debian GIS Project / pyshp
Commits: 9f46b55d by Bas Couwenberg at 2025-10-10T19:27:57+02:00 Update watch file to ignore post & dev releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pyshp (3.0.2-2) UNRELEASED; urgency=medium + + * Team upload. + * Update watch file to ignore post & dev releases. + + -- Bas Couwenberg <[email protected]> Fri, 10 Oct 2025 19:27:37 +0200 + pyshp (3.0.2-1) unstable; urgency=medium * Team upload. ===================================== 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/(?:.*\/)?(?:rel|v|pyshp)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pyshp-$1.$2/ \ https://github.com/GeospatialPython/pyshp/tags \ -(?:.*?/archive/(?:.*?/)?)?(?:rel|v|pyshp)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|pyshp)?[\-\_]?(\d\S+(?<!post\d)(?<!dev\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/pyshp/-/commit/9f46b55d36338bbf5743e8eabd17b8147bbf8d03 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyshp/-/commit/9f46b55d36338bbf5743e8eabd17b8147bbf8d03 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
