dev would have to maintain the .deb files, alternatively you could compile from source and create your own deb. Attract-Mode is small and takes a few minutes to compile. Being a Debian version you could try aptitude and probably just use APT
sudo add-apt-repository ppa:daveg/attract
sudo apt-get update
sudo apt-get install attract
- the sudo of course unless you set that up in debian