Bas Couwenberg pushed to branch master at Debian GIS Project / geolinks
Commits: 595fd568 by Bas Couwenberg at 2022-12-17T15:44:39+01:00 Update watch file to use GitHub tags. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +geolinks (0.2.0-7) UNRELEASED; urgency=medium + + * Team upload. + * Update watch file to use GitHub tags. + + -- Bas Couwenberg <[email protected]> Sat, 17 Dec 2022 15:42:32 +0100 + geolinks (0.2.0-6) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -1,2 +1,8 @@ version=4 -https://pypi.debian.net/geolinks/geolinks-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +opts=\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/,\ +filenamemangle=s/(?:.*?)?(?:rel|v|geolinks)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/geolinks-$1.$2/,\ +repacksuffix=+dfsg \ +https://github.com/geopython/geolinks/tags \ +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|geolinks)?[\-\_]?(\d\S+(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/geolinks/-/commit/595fd5682acc620b68d8de49546e6187c624f007 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/geolinks/-/commit/595fd5682acc620b68d8de49546e6187c624f007 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
