On 2018-07-26 10:19, Daniel Baumann wrote: > therefore, I see no (general) violation of policy 10.7.3 here and am > inclined to (unless there are any implementation bugs that I haven't > spottet) close the bug as such.
Shipping it as a conffile *and* managing it with debconf/ucf/... at the same time is a violation, since dpkg will prompt for a modified conffile once you ship a modified version of the conffile. Try adding a comment to the file you ship, rebuild the package, install it, ouch. (For ucf, the template should be in /usr/share, not /etc ...) Andreas