other versions
- bullseye 13.3.4
- bullseye-backports 13.11.1~bpo11+1
- testing 13.11.3
- unstable 13.11.4
DH_TESTDIR(1) | Debhelper | DH_TESTDIR(1) |
NAME¶
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.
AUTHOR¶
Joey Hess <joeyh@debian.org>
2021-03-06 | 13.3.4 |