Jan 14 2009
debian repository for Foswiki
I’ve set up a debian repository that you can help test the release package before it gets uploaded into debian proper.
To try it out, add the following to your /etc/apt/sources.list
deb http://fosiki.com/Foswiki_debian/ stable main contrib
deb-src http://fosiki.com/Foswiki_debian/ stable main contrib
and then run
apt-get update
apt-get install apache2 foswiki
This repository contains about 108 foswiki-extensions – auto updated nightly direct from foswiki.org. The packages have as many dependencies as I was able to coerce my build scripts to work out – but there is more work needed.
Sorry, you will get a gpg error on these packages, they are updated nightly direct from foswiki.org – and signing the repository requires personal intervention (as far as I can see).


