With version 7.4, Logitech has renamed it's SqueezeCenter software to Squeezebox Server. Also, the changes were so significant, that the previous version needs to be removed before the new software starting with version 7.4 can be installed. How to do this is explained at the bottom of this page.
Modify /etc/apt/sources.list:
deb http://debian.slimdevices.com stable main
Install Squeezebox Server:
apt-get update apt-get install squeezeboxserver
adduser squeezeboxserver <musicgroup>
chown -R <user>:<musicgroup> /music
If the music is maintained from a windows client, e.g. through iTunes, it is best to make the musicgroup the same as the group of the user used to access the samba share from the windows client.
apt-get remove --purge squeezecenter apt-get update apt-get install squeezeboxserver