Anton Martchukov's Debian Repository

This repository contains packages intended for testing, add the following to your /etc/apt/sources.conf:

deb     http://debian.martchukov.com/apt  sid main contrib non-free
deb-src http://debian.martchukov.com/apt  sid main contrib non-free
Than, use aptititude to install the package
aptitude install <package name>
or apt-get to get source
apt-get source <package name>
Thanks to Steve for nice and quick repository setup manual.