------------------
Changed
- Debian packaging has been refactored to use native debian dependencies instead of dh-virtualenv.
Handlers that need to install dependencies should install these as regular system packages instead
of using the venv pip binary to install them.
Added
- ./tools/build_deb.sh now also builds packages for Debian Bullseye.
- Include both raw and undecoded subject in the message logs.