[Git][debian-gis-team/fiona][master] Update watch file to also ignore dev and alpha releases.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Jul 16 16:08:29 BST 2022
Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits:
676442ba by Bas Couwenberg at 2022-07-16T17:08:21+02:00
Update watch file to also ignore dev and alpha releases.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ fiona (1.8.21-2) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.1, no changes.
+ * Update watch file to also ignore dev and alpha releases.
-- Bas Couwenberg <sebastic at debian.org> Tue, 21 Jun 2022 07:06:53 +0200
=====================================
debian/watch
=====================================
@@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/,\
filenamemangle=s/(?:.*?\/)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/fiona-$1.$2/ \
https://github.com/Toblerity/Fiona/tags \
-(?:.*?/archive/(?:.*?/)?)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/(?:.*?/)?)?(?:rel|r|v|fiona)?[\-\_]?(\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/fiona/-/commit/676442ba4c7f0083230f0b51d6cdf1ea8066add2
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/676442ba4c7f0083230f0b51d6cdf1ea8066add2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220716/97304d55/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list