# HG: the html doc is generated in the postinst maintainer script, so lintian
#     just does not see it
pdl: doc-base-file-references-missing-file pdl:12 /var/lib/pdl/html/Index.html
pdl: doc-base-file-references-missing-file pdl:13 /var/lib/pdl/html/*.html

# there is one long code line in the manpage, which cannot be broken
pdl: manpage-has-errors-from-man usr/share/man/man3/PDL::FFT.3pm.gz *: warning [p 2, 3.3i]: can't break line

# these two images neeed to be in usr/lib
pdl: image-file-in-usr-lib */PDL/Transform/Cartography/earth_day.jpg
pdl: image-file-in-usr-lib */PDL/Transform/Cartography/earth_night.jpg

# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
#  Fortify Source functions: no, only unprotected functions found!
pdl: hardening-no-fortify-functions */PDL/IO/GD/GD.so
pdl: hardening-no-fortify-functions */PDL/IO/Pnm/Pnm.so
pdl: hardening-no-fortify-functions */PDL/Image2D/Image2D.so
pdl: hardening-no-fortify-functions */PDL/Minuit/Minuit.so
pdl: hardening-no-fortify-functions */PDL/Slices/Slices.so

# False positive, string not in source
pdl: spelling-error-in-manpage usr/share/man/man3/PDL::GSLSF::TRIG.3pm.gz ot to

# Library not linked to any libraries
pdl: shared-lib-without-dependency-information */CallExt.so

