This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental-2.0 in repository gdal.
commit 56caaef34ddfd32887fcd2ec6409679ff517d729 Author: Bas Couwenberg <[email protected]> Date: Fri Feb 12 19:30:42 2016 +0100 Merge changes from gdal (1.11.3+dfsg-3). --- debian/changelog | 10 ++++++++++ debian/libgdal-dev.lintian-overrides | 4 ++++ 2 files changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5031a34..76ad2cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,16 @@ gdal (2.0.1+dfsg-1~exp1) experimental; urgency=medium -- Bas Couwenberg <[email protected]> Fri, 23 Oct 2015 17:01:12 +0200 +gdal (1.11.3+dfsg-3) unstable; urgency=medium + + * Update Vcs-Git URL to use HTTPS. + * Add upstream patch to fix crash with SQLite 3.10.0. + * Add patches for various typos. + * Add lintian override for old-style-config-script-multiarch-path. + See: https://lists.debian.org/debian-devel/2016/01/msg00688.html + + -- Bas Couwenberg <[email protected]> Wed, 10 Feb 2016 19:06:55 +0100 + gdal (1.11.3+dfsg-2) unstable; urgency=medium * Update symbols for alpha, amd64, kfreebsd-amd64, ppc64el & s390x. diff --git a/debian/libgdal-dev.lintian-overrides b/debian/libgdal-dev.lintian-overrides index c4e7ed7..e470060 100644 --- a/debian/libgdal-dev.lintian-overrides +++ b/debian/libgdal-dev.lintian-overrides @@ -1,2 +1,6 @@ # Man pages are automatically generated with sphinx. libgdal-dev: hyphen-used-as-minus-sign + +# False positive, libgdal-dev is not marked as Multi-Arch +libgdal-dev: old-style-config-script-multiarch-path usr/bin/gdal-config * + -- 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

