Fix up lintian autorejects
There are still a few more outstanding lintian tags:
W: freeradius source: patch-file-present-but-not-mentioned-in-series disable-dhcp-bydefault.diff
W: freeradius-common: maintainer-script-should-not-use-recursive-chown-or-chmod postrm:11
E: freeradius: wrong-path-for-interpreter usr/share/doc/freeradius/examples/clients.pl (#!/usr/bin/env != /usr/bin/perl)
W: freeradius: maintainer-script-should-not-use-recursive-chown-or-chmod postinst:25
W: freeradius: maintainer-script-should-not-use-recursive-chown-or-chmod postinst:26
W: freeradius: maintainer-script-should-not-use-recursive-chown-or-chmod postinst:28
E: freeradius-config: python-script-but-no-python-dep etc/freeradius/3.0/mods-config/python/example.py #!python
E: freeradius-config: python-script-but-no-python-dep etc/freeradius/3.0/mods-config/python/radiusd.py #!python
Should the python mods-configs moved to the python subpackage? Do we care about perl shebang in docs examples - to fix or to override? There is a forgotten patch, was it dropped intentionally and simply needs removal? Not sure why recursive chown/chmods are considered bad...