This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository gdal.
commit 00355dc2a9609dd9faf8f5547d2e8011e35a4332 Author: Bas Couwenberg <[email protected]> Date: Fri Jan 22 12:29:19 2016 +0100 Update watch file for 1.11.4 pre-releases. --- debian/changelog | 6 ++++++ debian/watch | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 83b88fa..446290c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gdal (1.11.3+dfsg-3) UNRELEASED; urgency=medium + + * Update watch file for 1.11.4 pre-releases. + + -- Bas Couwenberg <[email protected]> Fri, 22 Jan 2016 12:28:58 +0100 + gdal (1.11.3+dfsg-2) unstable; urgency=medium * Update symbols for alpha, amd64, kfreebsd-amd64, ppc64el & s390x. diff --git a/debian/watch b/debian/watch index c432d69..56bae85 100644 --- a/debian/watch +++ b/debian/watch @@ -3,5 +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://trac.osgeo.org/gdal/wiki/DownloadSource \ +http://download.osgeo.org/gdal/1.11.4/ \ (?:|.*/)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

