This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental-2.2 in repository gdal.
commit 038887301f85dce63c0a0033993594df4346340c Author: Bas Couwenberg <[email protected]> Date: Fri Sep 15 20:57:14 2017 +0200 Update watch file for 2.2.2 (pre-)releases. --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1a8a729..c9f2dbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gdal (2.2.1+dfsg-3) UNRELEASED; urgency=medium + + * Update watch file for 2.2.2 (pre-)releases. + + -- Bas Couwenberg <[email protected]> Fri, 15 Sep 2017 20:56:45 +0200 + gdal (2.2.1+dfsg-2) unstable; urgency=medium * Add symbols for sh4. diff --git a/debian/watch b/debian/watch index 5924ed2..db6dd8d 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 \ -https://trac.osgeo.org/gdal/wiki/DownloadSource \ +http://download.osgeo.org/gdal/2.2.2/ \ (?:|.*/)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

