[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[DIR]dists/01-Sep-2007 21:47 -
[DIR]pool/01-Sep-2007 21:52 -

Here are experimental Debian GNU/Linux packages I'm working on. As usual: use at your own risk.

Note that at the moment, there is only one package: irssi-plugin-xmpp, built for i386.

As of September 2007, irssi-plugin-xmpp is also in Debian. However, a more recent version (e.g. CVS snapshot) may be available here.

Use with APT

Below are the lines to add to your /etc/apt/sources.list file if you want automatic installation and software upgrade. Please note that, just like the packages in it, this APT repository can at any time fly away or be broken.
deb http://da.weeno.net/code/debian/ unstable main
deb-src http://da.weeno.net/code/debian/ unstable main

GPG key

In order to guarantee the integrity of the packages you download from here, they are signed with my PGP key. To use this feature, perform as root: apt-key add <file>, where <file> is the name of the file containing my public key. (Get it here if you don't have it already.)

Note: the whole thing can be done using this command: wget http://da.weeno.net/keys/davux-8F04C88E.gpg.asc -O- | sudo apt-key add -