This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osm2pgsql.
commit 7d098ac973b0bc1134bb590b30d9dbff40ee4bfd Author: Bas Couwenberg <[email protected]> Date: Thu May 5 22:02:07 2016 +0200 Drop unused override for spelling error false positive. --- debian/changelog | 1 + debian/lintian-overrides | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a879f48..d79738b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ osm2pgsql (0.90.0+ds-3) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8, no changes. + * Drop unused override for spelling error false positive. -- Bas Couwenberg <[email protected]> Thu, 05 May 2016 21:56:03 +0200 diff --git a/debian/lintian-overrides b/debian/lintian-overrides deleted file mode 100644 index 1eca0b1..0000000 --- a/debian/lintian-overrides +++ /dev/null @@ -1,3 +0,0 @@ -# False positive -osm2pgsql: spelling-error-in-binary usr/bin/* ressize resize - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

