dh_installdeb
install files into the DEBIAN directory
- Provided by: debhelper (Version: 9.20131227ubuntu1)
- Report a bug
install files into the DEBIAN directory
dh_installdeb [debhelper options]
dh_installdeb is a debhelper program that is responsible for installing files into the DEBIAN directories in package build directories with the correct permissions.
Inside the scripts, the token #DEBHELPER# is replaced with shell script snippets generated by other debhelper commands.
In v3 compatibility mode and higher, all files in the etc/ directory in a package will automatically be flagged as conffiles by this program, so there is no need to list them manually here.
This program is a part of debhelper.
Joey Hess <joeyh@debian.org>