This is a little repository to provide binary packages for my own software and some packages that I packaged to have recent versions in my distribution.
You can add the following line to your apt sources.list (this file should reside in /etc/apt/sources.list)
to get access:
deb http://debian.uvena.de/ ./stable/
or
deb http://debian.uvena.de/ ./testing/
To import my gpg key use the following command
wget -O- "http://subkeys.pgp.net:11371/pks/lookup?op=get&search=0xCC03633F700990F2" | sudo apt-key add -
Please note: the packages in the stable repository are built on a system with packages from backport.org, so it can be necessary that you also have to install some packages from there to fulfil dependencies.
You can see a list of the available packages by clicking one of the following links.
Packages for Debian Sarge (stable)
Packages for Debian Etch (testing)