dpkg-checkbuilddeps --version (return code: 0)
Debian dpkg-checkbuilddeps version 1.18.4.
dpkg-checkbuilddeps --help (return code: 0)
Usage: dpkg-checkbuilddeps [<option>...] [<control-file>]
Options:
-A ignore Build-Depends-Arch and Build-Conflicts-Arch.
-B ignore Build-Depends-Indep and Build-Conflicts-Indep.
-I ignore built-in build dependencies and conflicts.
-d build-deps use given string as build dependencies instead of
retrieving them from control file
-c build-conf use given string for build conflicts instead of
retrieving them from control file
-a arch assume given host architecture
-P profiles assume given build profiles (comma-separated list)
--admindir=<directory>
change the administrative directory.
-?, --help show this help message.
--version show the version.
<control-file> is the control file to process (default: debian/control).