This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental-2.1 in repository gdal.
commit e088c9ea745820cc92eb6170fe10a7ebefeb9e50 Author: Bas Couwenberg <[email protected]> Date: Thu Oct 20 11:52:14 2016 +0200 Drop unused override for hardening-no-pie. --- debian/changelog | 1 + debian/gdal-bin.lintian-overrides | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d378448..efcdcd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gdal (2.1.2~rc2+dfsg-1) UNRELEASED; urgency=medium * New upstream release candidate. * Update symbols for amd64, arm*, i386, kfreebsd-*, mips*, powerpc, ppc64*, s390x & sparc64. + * Drop unused override for hardening-no-pie. -- Bas Couwenberg <[email protected]> Thu, 20 Oct 2016 09:50:45 +0200 diff --git a/debian/gdal-bin.lintian-overrides b/debian/gdal-bin.lintian-overrides index d3eb9bf..b1ad6aa 100644 --- a/debian/gdal-bin.lintian-overrides +++ b/debian/gdal-bin.lintian-overrides @@ -7,6 +7,3 @@ gdal-bin: binary-without-manpage # in pre-1.10 versions distributed in experimental. Just for safety. gdal-bin: package-relation-with-self breaks: gdal-bin (<< 1.10.0-0~) -# PIE breaks the Python bindings -gdal-bin: hardening-no-pie * - -- 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

