Note these are built automatically from Claws Mail Git sources and Debian packaging Git sources.
For i386 architecture you have to add the following lines to your /etc/apt/sources.list (second line only if you want source packages):
deb http://hydra.debian.net/i386/ ./
deb-src http://hydra.debian.net/i386/ ./
For amd64 architecture:
deb http://hydra.debian.net/amd64/ ./
deb-src http://hydra.debian.net/amd64/ ./
Aditionally you may want to add the key used to sign the packages to your APT keyring to avoid the non-authenticated packages error message. If you have wget you can:
wget -O - http://hydra.debian.net/public.key.txt | apt-key add -
Important: this key has changed and is not the same key used for packages you were downloading directly from the claws-mail.org site.


