DH_SUIDREGISTER
NAME SYNOPSIS DESCRIPTION CONVERTING TO STATOVERRIDE SEE ALSO AUTHOR
dh_suidregister - obsolete suid registration program
Do not run!
This program used to register suid and sgid files with suidregister(1)?, but with the introduction of dpkg-statoverride(8), registration of files in this way is unnecessary, and even harmful, so this program should not be used.
Converting a package that uses this program to use the new statoverride mechanism is easy. Just remove the call to dh_suidregister from debian/rules, and add a versioned
The conflicts is only necessary if your package used to register things with suidmanager; if it did not, you can just remove the call to this program from your rules file.
This program is a part of debhelper.
Joey Hess
2 pages link to dh_suidregister(1):