I upgraded to Debian 10.0 (from 9) a few days ago, and I just tried to upgrade to 10.1 (sudo apt-get update, sudo apt-get upgrade, sudo apt-get dist-upgrade), but it doesn't upgrade to 10.1 (lsb_release -a still lists 10). What am I missing?
And it is normal that the word InRelease is added in the output from apt-get update (since it is not there in the sources.list):
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Thanks!
Luben