So I’ve found the solution to the transmission-deemon problem.
Before installing it you need to downgrade libcurl3-gnutils.
apt-get update
apt-get install libcurl3-gnutls=7.21.0-2.1+squeeze2
apt-get install transmission-daemon
This worked for me perfectly.