Use dh_installnss instead of ad-hoc scripts to install NSS services
Now that dh_installnss
is available, let's use a more declarative approach to installing NSS services.
In comparison to the existing scripts, dh_installnss
also handles DPKG_ROOT
and various edge-cases such as invalid /etc/nsswitch.conf
files, database lines with comments, etc.