1DH_TESTDIR(1) Debhelper DH_TESTDIR(1)
2
3
4
6 dh_testdir - test directory before building Debian package
7
9 dh_testdir [debhelper options] [file ...]
10
12 dh_testdir tries to make sure that you are in the correct directory
13 when building a Debian package. It makes sure that the file
14 debian/control exists, as well as any other files you specify. If not,
15 it exits with an error.
16
18 file ...
19 Test for the existence of these files too.
20
22 debhelper(7)
23
24 This program is a part of debhelper.
25
27 Joey Hess <joeyh@debian.org>
28
29
30
3113.11.6 2023-09-02 DH_TESTDIR(1)