dh_missing (1) Linux Manual Page
NAME dh_missing – check for missing files SYNOPSIS dh_missing [-Xitem] [–sourcedir=dir] [debhelper options] DESCRIPTION dh_missing compares the list of installed files with the files in the source directory. If any of the files (and symlinks) in the source directory were not installed to somewhere, it will warn on stderr about that (–list-missing) or fail (–fail-missing). Please…
