This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository gdal.
commit 2b58e2657b667f5fe015c3fb4ba76df00d7c120b 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 865cbbd..6e818a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gdal (1.11.4~rc2+dfsg-1) UNRELEASED; urgency=medium * Update watch file for 1.11.4 pre-releases. * Refresh 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 19:24:37 +0100 diff --git a/debian/control b/debian/control index 25e8868..f76e00a 100644 --- a/debian/control +++ b/debian/control @@ -118,6 +118,7 @@ Description: Geospatial Data Abstraction Library - Transitional package Package: libgdal-dev Architecture: any +Multi-arch: no Section: libdevel Depends: libgdal1i (= ${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

