Bas Couwenberg pushed to branch master at Debian GIS Project / eodag
Commits: 97fecd5f by Bas Couwenberg at 2025-12-07T10:19:51+01:00 Update watch file to ignore post, dev, and alpha releases. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ eodag (3.10.0+ds-2) UNRELEASED; urgency=medium * Team upload. * Use test-build-validate-cleanup instead of test-build-twice. + * Update watch file to ignore post, dev, and alpha releases. -- Bas Couwenberg <[email protected]> Sat, 25 Oct 2025 12:55:57 +0200 ===================================== debian/watch ===================================== @@ -6,4 +6,4 @@ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/;s/R filenamemangle=s/(?:.*?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/@PACKAGE@-$1.$2/,\ repacksuffix=+ds \ https://github.com/CS-SI/eodag/tags \ -(?:.*?/archive/(?:.*?/)?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S*(?<!post\d)(?<!dev\d)(?<!a\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/commit/97fecd5ff293dcac6536cac6f4403bfc68b31319 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/commit/97fecd5ff293dcac6536cac6f4403bfc68b31319 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
