<div dir="ltr">I have a file added to my package.displace file for a debian package being bundled with debhelper.<div><br></div><div>This file I want to displace is provided by an Essential package, so I get this warning when my package is installed:<br><br>"dpkg-divert: warning: diverting file '/path/to/my/file' from an Essential package with rename is dangerous, use --no-rename"</div><div><br></div><div>Is there a way to configure the use of '--no-rename' within the config-package-dev config files, or do I need to put manual calls to dpkg-divert in my rules file for this specific file?</div></div>