Bas Couwenberg pushed to branch master at Debian GIS Project / osmctools
Commits: 788c866a by Bas Couwenberg at 2022-02-08T19:28:38+01:00 Update watch file to fix tag sorting. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ osmctools (0.9-4) UNRELEASED; urgency=medium * Bump watch file version to 4. * Bump Standards-Version to 4.6.0, no changes. * Bump debhelper compat to 12, no changes. + * Update watch file to fix tag sorting. -- Bas Couwenberg <[email protected]> Fri, 06 Nov 2020 19:40:10 +0100 ===================================== debian/watch ===================================== @@ -2,5 +2,5 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -https://gitlab.com/osm-c-tools/osmctools/-/tags \ +https://gitlab.com/osm-c-tools/osmctools/-/tags?sort=updated_desc \ (?:.*?/)?(?:rel|v|osmctools)[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/osmctools/-/commit/788c866ad5b884c545b77ac4e2ecd0c24d5621d0 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmctools/-/commit/788c866ad5b884c545b77ac4e2ecd0c24d5621d0 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
