/usr/share/lintian/overrides/pd-pddp is in pd-pddp 0.2.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # the upstream library format includes an 'examples' directory where example
# scripts are kept. This directory needs to be part of the library itself so
# that the documentation browser, aka the "Help Browser" can find and display
# the examples. Sometimes the example scripts include image files to
# manipulate.
pd-pddp: image-file-in-usr-lib usr/lib/pd/extra/pddp/examples/test.bg.jpg
# these are example scripts that are not in a runnable state, they just
# outline how one would approach writing a script with this library. They are
# not meant to be run as part of the library.
pd-pddp: script-not-executable usr/lib/pd/extra/pddp/examples/toonepage
pd-pddp: script-not-executable usr/lib/pd/extra/pddp/examples/topdf
|