Partially supported debhelper commands:
dh_builddebbuild Debian binary packages
Supported syntax:
dh_builddeb [--destdir dest-dir] [--filename file-name] [--help|-h]
Unsupported options:
-- <params>
-u<params>
dh_gencontrol
generate and install control file
Supported syntax:
dh_gencontrol [--help|-h]
Unsupported options:
-- <params>
-u<params>
--dpkg-gencontrol-params=<params>
dh_install
install files into package build directories
Supported syntax:
dh_install (options)
Options:
[--exclude file] or [--exclude=file] or [-Xfile]
[-h|--help] : display help
Unsupported options:
--list-missing
--fail-missing
--sourcedir=dir
--autodest
file|dir ... destdir
dh_installdeb
This script should install files into the DEBIAN directory
But this step is not necessary with QbRpmBuilder
As a result, this scripts does nothing.
(only present for compatibility with debhelper commands on Debian platforms)
Unsupported options:
-DTOKEN=<value>, --define TOKEN=<value>
dh_installdirs
create subdirectories in package build directories
Supported syntax:
dh_installdirs [--help|-h]
Unsupported options:
-A, --all
--create-in-sourcedir
--no-create-in-sourcedir
--sourcedir=dir
dir ...
dh_link
create symlinks in package build directories
Supported syntax:
dh_link (options)
Options:
[--exclude file] or [--exclude=file] or [-Xfile]
[-h|--help] : display help
Unsupported options:
-A, --all
source destination ...
dh_prep
perform cleanups in preparation for building a binary
Supported syntax:
dh_prep [--help|-h]
Unsupported options:
-Xitem --exclude=item
dh_testroot
ensure that a package is built with necessary level of root permissions
Supported syntax:
dh_testroot