Hi everybody, Actually exist only a website to download the lastest wine version for Debian Wheezy (Testing) and Debian Sid. But, there is nothing for Debian Squeeze (Stable). So i decided to package the latest wine version and create a repository. Only for i386 and amd64 architecture. To download and install the latest wine version, follow these lines : Code: $ wget -q "http://berillions.debian.free.fr/pubkey.gpg" && sudo apt-key add pubkey.gpg $ wget berillions.debian.free.fr/wine.squeeze.list && sudo mv/etc/apt/sources.list.d/wine_squeeze.list $ sudo apt-get update && apt-get install wine