Clint Adams: > Package: dh-buildinfo > Version: 0.11+nmu1 > > dh_buildinfo passes -g 0 and -o 0 to install, which breaks under > Rules-Requires-Root: no >
The two uses (that I noticed) look like they could be replaced by "install_dir" and "install_file" from Dh_Lib. Both functions are available in stretch and automatically handles Rules-Requires-Root. Thanks, ~Niels

