Bas Couwenberg pushed to branch master at Debian GIS Project / python-snuggs
Commits: bda26da3 by Bas Couwenberg at 2018-08-15T17:16:09Z Update watch file to limit matches to archive path. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-snuggs (1.4.2-2) UNRELEASED; urgency=medium * Drop autopkgtests to test installability & module import. * Add lintian override for testsuite-autopkgtest-missing. * Update watch file to use releases instead of tags. + * Update watch file to limit matches to archive path. -- Bas Couwenberg <[email protected]> Thu, 05 Jul 2018 11:11:00 +0200 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,4 @@ opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/snuggs-$1.tar.gz/" \ https://github.com/mapbox/snuggs/releases \ -(?:.*/)?(?:rel|r|v|snuggs)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*?/archive/)?(?:rel|r|v|snuggs)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/python-snuggs/commit/bda26da3767bfbbaa7789982ede08478d3c4fec3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-snuggs/commit/bda26da3767bfbbaa7789982ede08478d3c4fec3 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
