dh_testdir — test directory before building Debian package
Synopsis
dh_testdir [debhelper options] [file ...]
Description
dh_testdir tries to make sure that you are in the correct directory when building a Debian package. It makes sure that the file debian/control exists, as well as any other files you specify. If not, it exits with an error.
Options
- file ...
Test for the existence of these files too.
See Also
This program is a part of debhelper.
Referenced By
2019-10-08 12.6.1 Debhelper