Whenever you receive the following error from apt upgrade:
The following packages have been kept back:
Rather than doing an apt dist-upgrade which can be risky, simply do:
apt install <package name>
For the packages that were held back and this should resolve the issue safely