[Git][debian-gis-team/pystac][master] Fix uversionmangle for RC tags.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri May 29 10:33:16 BST 2026
Bas Couwenberg pushed to branch master at Debian GIS Project / pystac
Commits:
ad30a751 by Bas Couwenberg at 2026-05-29T11:33:05+02:00
Fix uversionmangle for RC tags.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pystac (1.14.3-2) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards-Version to 4.7.4, no changes.
+ * Fix uversionmangle for RC tags.
-- Bas Couwenberg <sebastic at debian.org> Sat, 04 Apr 2026 10:20:03 +0200
=====================================
debian/watch
=====================================
@@ -2,7 +2,7 @@ version=4
opts=\
pgpmode=none,\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\.?\d*)$/$1~$2/;s/RC/rc/;s/rc\./rc/;s/\-/\./g,\
filenamemangle=s/(?:.*?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/@PACKAGE at -$1.$2/ \
https://github.com/stac-utils/pystac/tags \
(?:.*?/archive/(?:.*?/)?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/ad30a751804b2306d157254f3735dc78f96dffb4
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/ad30a751804b2306d157254f3735dc78f96dffb4
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260529/ac3bbafb/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list