Fix apparmor profile name (Closes: #893005)
The apparmor profile name is usr.sbin.named, not usr.bin.named. It is installed with the correct name, but dh_apparmor is called with the wrong one which generates an incorrect postinst snippet.
The apparmor profile name is usr.sbin.named, not usr.bin.named. It is installed with the correct name, but dh_apparmor is called with the wrong one which generates an incorrect postinst snippet.