How do I find out which package version will `apt-get install <package>` install?

apt-get install -s package


This is very usefull command if you have more sources for the same package:

apt-cache policy package_name