Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal
Commits: a4e5a4cc by Bas Couwenberg at 2019-05-02T07:54:01Z Update watch file to check version directories. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +gdal (2.5.0~rc1+dfsg-1~exp2) UNRELEASED; urgency=medium + + * Update watch file to check version directories. + + -- Bas Couwenberg <[email protected]> Thu, 02 May 2019 09:53:30 +0200 + gdal (2.5.0~rc1+dfsg-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== debian/watch ===================================== @@ -3,5 +3,5 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ repacksuffix=+dfsg \ -https://download.osgeo.org/gdal/2.5.0/ \ +https://download.osgeo.org/gdal/(\d+\.\d+\.\d+)/ \ (?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/a4e5a4cce0664b95d763a0ea9604f58ac254d328 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/a4e5a4cce0664b95d763a0ea9604f58ac254d328 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
