> I often see that some packages are "kept back" when I do "apt-get
> upgrade", what does it mean?
It means that there are newer versions of those packages available, but
apt-get refrained from upgrading them. The reasons for that can be that
in order to upgrade those packages, apt-get would need to add or remove
some other packages.
Stefan