logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_testdir - test directory before building Debian package

Author

       Joey Hess <joeyh@debian.org>

13.24.1ubuntu2                                     2025-02-11                                      DH_TESTDIR(1)

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.

Name

       dh_testdir - test directory before building Debian package

Options

file ...
           Test for the existence of these files too.

See Also

debhelper(7)

       This program is a part of debhelper.

Synopsis

dh_testdir [debhelperoptions] [file ...]

See Also