I want to automatically update a Debian system (actually Debian Wheezy on Raspberry Pi, though that shouldn't make much a difference). I've already seen that there is cron-apt, probably a good choice, as it also includes mail notifications on errors.
I am however not sure about updates involving reboots like e.g. new kernel updates? Does cron-apt automatically reboot a system after a new kernel image was installed? Or can it at least notify me on update of specific packages?