ikiwiki/debian
joey 12422e9890 * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,
to pave the way for adding other RCS support. This also changes the
  setup files, where before they had svn => 1 or svn => 0, now they have
  rcs => "svn" or rcs => "".
* Add a debian/NEWS file with upgrade notes.
* Load whatever rcs module is specified, so new ones can be just dropped in
  as plugins and work.
* Add some basic docs about writing RCS modules.
2006-05-02 18:44:39 +00:00
..
NEWS * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, 2006-05-02 18:44:39 +00:00
README.Debian releasing version 1.0 2006-04-29 18:04:46 +00:00
changelog * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, 2006-05-02 18:44:39 +00:00
compat debianise 2006-03-15 04:05:53 +00:00
control releasing version 1.0 2006-04-29 18:04:46 +00:00
copyright debianise 2006-03-15 04:05:53 +00:00
postinst * Rename inlinepage to depends, so that it can be used to refer to more 2006-05-01 22:27:37 +00:00
rules * Add a unit test for globlist_match(). 2006-05-02 07:03:52 +00:00
wikilist add 2006-03-25 22:33:50 +00:00

README.Debian

It's a good idea, and in some cases a requirement, to rebuild your wiki
when upgrading to a new version of ikiwiki. If you have a lot of different
wikis on a system, this can be a pain to do by hand, and it's a good idea
to automate it anyway.

This Debian package of ikiwiki supports rebuilding wikis on upgrade. The
file /etc/ikiwiki/wikilist lists the setup files of wikis to rebuild, as
well as the user who owns the wiki. Edit this file and add any wikis you
set up.