How to display the files of a package installed?
To list all the files provided by the installed package foo execute the command
dpkg --listfiles foo
Note that the files created by the installation scripts aren’t displayed.
http://www.debian.org/doc/FAQ/ch-pkgtools.en.html