Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely
Commits: 6422ec16 by Bas Couwenberg at 2018-08-15T17:15:45Z 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 @@ -3,6 +3,7 @@ python-shapely (1.6.4-3) UNRELEASED; urgency=medium * Bump Standards-Version to 4.2.0, no changes. * Drop autopkgtests to test installability & module import. * Add lintian override for testsuite-autopkgtest-missing. + * Update watch file to limit matches to archive path. -- Bas Couwenberg <[email protected]> Sun, 05 Aug 2018 20:53:52 +0200 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,4 @@ opts=\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/,\ filenamemangle=s/.+\/v?(\d\S*)\.(tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)/Shapely-$1\.$2/ \ https://github.com/Toblerity/Shapely/releases \ -.*[^n]/(?:|v|version-|version|release-|r|REL_|rel-|(?:python-shapely|shapely)(?:_|-))(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) +(?:.*?/archive/)?(?:rel|v|shapely)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/commit/6422ec160791d077664a269a9354c1cac5b29b93 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/commit/6422ec160791d077664a269a9354c1cac5b29b93 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
