Xiyue Deng <[email protected]> writes: > > It would be good that dh-elpa can also check that all intended files are > included in the `elpa' file of all binary packages. Ideally it should > handle glob, skip hidden files like `.dir-locals.el' and test files by > default, and provide an option (e.g. `--exclude-el') to optionally skip > more files as needed.
I didn't investigate much, but this seems like the job dh_missing is supposed to do. Why doesn't it work for dh_elpa using packages? The --fail-missing option is default now (compat 13).

