Apr 22 2007
debian repository for TWiki
I’ve set up a debian repository that you can help test the package before it gets uploaded into debian proper.
To try it out, add the following to your /etc/apt/sources.list
deb http://distributedinformation.com/debian/ stable main contrib deb-src http://distributedinformation.com/debian/ stable main contrib
and then run
gpg –keyserver the.earth.li –recv-keys 3C0C33BB442B5BE9
apt-key add /root/.gnupg/pubring.gpg
apt-get update
apt-get install twiki
I will be putting my ongoing work into the experimental distribution there, until they are ready for general use from my stable. From there I’ll be pushing them to my debian mentors.
The experimental repository, containing 171 twiki-plugins - though without testing nor dependancies can be found at
deb http://distributedinformation.com/experimental/ experimental main contrib deb-src http://distributedinformation.com/experimental/ experimental main contrib

