This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental-2.1 in repository gdal.
commit fe060d73ae9e6a2ec160d10e09a33f32c7bc3a5f Author: Bas Couwenberg <[email protected]> Date: Fri Jan 27 12:26:28 2017 +0100 Update watch file for final releases. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4ce613a..0b6fdd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ gdal (2.1.3~rc1+dfsg-1~exp2) UNRELEASED; urgency=medium * Update symbols for 2.1.3~rc1, add symbols for m68k. + * Update watch file for final releases. -- Bas Couwenberg <[email protected]> Sat, 21 Jan 2017 16:38:58 +0100 diff --git a/debian/watch b/debian/watch index 988a4a8..5924ed2 100644 --- a/debian/watch +++ b/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 \ -http://download.osgeo.org/gdal/2.1.3/ \ +https://trac.osgeo.org/gdal/wiki/DownloadSource \ (?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

