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 fa754011a4ed41d6c374201df6bdfaf18a40374f Author: Bas Couwenberg <[email protected]> Date: Mon Apr 18 19:31:15 2016 +0200 Update watch file for 2.1.0 pre-releases. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3d84c5d..61b191b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gdal (2.1.0~beta1+dfsg-1~exp3) UNRELEASED; urgency=medium * Update symbols for hppa & x32. * Bump Standards-Version to 3.9.8, no changes. + * Update watch file for 2.1.0 pre-releases. -- Bas Couwenberg <[email protected]> Mon, 04 Apr 2016 21:15:26 +0200 diff --git a/debian/watch b/debian/watch index 2134e2f..abc948d 100644 --- a/debian/watch +++ b/debian/watch @@ -3,6 +3,6 @@ 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.0beta1/ \ +http://download.osgeo.org/gdal/2.1.0/ \ (?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) #http://trac.osgeo.org/gdal/wiki/DownloadSource \ -- 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

