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 433b9b00f9d9e26d3bc18032784512f0dd1ef45f Author: Bas Couwenberg <[email protected]> Date: Mon Jan 25 21:26:56 2016 +0100 Mark libgdal-dev as Multi-Arch: no, due to old style config file. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 53d56d1..db97edb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gdal (2.0.2~rc3+dfsg-1) UNRELEASED; urgency=medium * Update watch file for 2.0.2 pre-releases. * Drop hardening patch, applied upstream. Refresh remaining patches. * Add patches for various typos. + * Mark libgdal-dev as Multi-Arch: no, due to old style config file. -- Bas Couwenberg <[email protected]> Mon, 25 Jan 2016 21:34:50 +0100 diff --git a/debian/control b/debian/control index b512de9..ae4f839 100644 --- a/debian/control +++ b/debian/control @@ -88,6 +88,7 @@ Description: Geospatial Data Abstraction Library Package: libgdal-dev Architecture: any +Multi-arch: no Section: libdevel Depends: libgdal20 (= ${binary:Version}), libc6-dev, -- 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

