sudo gedit /etc/apt/sources.list
add this code
deb http://opensource.nchc.org.tw/debian/ unstable main contrib non-free
deb-src http://opensource.nchc.org.tw/debian/ unstable main contrib non-free
update and install
sudo apt-get update
sudo apt-get -t unstable install iceweasel iceweasel-l10n-zh-tw
2011.05.07 更新