Bas Couwenberg pushed to branch master at Debian GIS Project / osmcoastline
Commits: 7e2d0ed7 by Bas Couwenberg at 2026-01-10T11:41:10+01:00 Annotate build dependencies with nodoc. - - - - - ef9aa319 by Bas Couwenberg at 2026-01-10T11:46:20+01:00 Update lintian overrides. - - - - - 3 changed files: - debian/changelog - debian/control - debian/osmcoastline.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,7 @@ osmcoastline (2.4.1-2) UNRELEASED; urgency=medium * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. + * Annotate build dependencies with nodoc. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:14:02 +0100 ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), libgeos++-dev, libosmium2-dev (>= 2.16.0), libgdalcpp-dev, - pandoc, + pandoc <!nodoc>, spatialite-bin, sqlite3, zlib1g-dev ===================================== debian/osmcoastline.lintian-overrides ===================================== @@ -1,7 +1,3 @@ -# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports: -# Fortify Source functions: no, only unprotected functions found! -hardening-no-fortify-functions * - # False positive, lat/lon spelling-error-in-binary lon long * View it on GitLab: https://salsa.debian.org/debian-gis-team/osmcoastline/-/compare/ea581ebe55ef6efde9a221d0b9212a6d2e3077d6...ef9aa319d291ecda482cfa840d51a4b4be45805a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmcoastline/-/compare/ea581ebe55ef6efde9a221d0b9212a6d2e3077d6...ef9aa319d291ecda482cfa840d51a4b4be45805a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
