Unofficial Debian packages from Kirya.net

Contact: Julien Valroff <julien [at] kirya [dot] net>

Sources.list

Etch

To use these packages with Debian Etch (stable), add these lines to your /etc/apt/sources.list:

Or alternatively save this file as /etc/apt/sources.list.d/kirya_etch.sources.list.

Sid

To use these packages with Debian Sid (unstable), add these lines to your /etc/apt/sources.list:

Or alternatively save this file as /etc/apt/sources.list.d/kirya_sid.sources.list.

Experimental

To use experimental packages, add these lines to your /etc/apt/sources.list:

Or alternatively save this file as /etc/apt/sources.list.d/kirya_experimental.sources.list.

Warning: packages from the experimental distribution are likely unstable or buggy, and it may even cause data loss. If you ignore this warning and install it nevertheless, you do it on your own risk.

In order to use packages from the experimental distributions, you also have to add the entry for the official experimental distribution in your /etc/apt/sources.list file.

The experimental repository is mainly meant for hosting temporary packages which can e removed without prior warning.

Mailing-list

Uploads and annoucements are made on debian [at] lists [dot] kirya [dot] net mailing list. This is a read-only list.
Please mail to lists [at] lists [dot] kirya [dot] net with subject "subscribe debian" to subscribe to the list (low traffic).

Archives can be found at http://lists.kirya.net/debian/.

Secure apt

You can check self-made packages integrity thanks to my gpg key (fingerprint: 97A0 69D9 A150 687E 599F F168 EEFB 43B2 FBAB B737). To use this key with secure-apt, do as root:

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys FBABB737
gpg --export -a FBABB737 | apt-key add -

or:

wget -O - http://packages.kirya.net/Kirya.netDebianpackagesVerificationKey.asc \
| sudo apt-key add -

News

It might happen that changes made on this repository are commented on my personal web page.