* aubdom: removed references to sppsym and SPPSYM * aubdom: removed all references to #spp in scripts, tests, man pages, renamed *.whatever.spp to *.whatever * aubdom: replaces INSTALL document with updated version suitable for new ADE * aubdom: moved the 'this manual page documents version ....' from the top of the man page to the bottom. Release 2.4.2 (Fri Oct 28 21:54:22 CEST 2005) * removed per-module setting of ADE related variables (pointing to ~/dev/svnwcs/ade) after ade 0.11 released. Release 2.4.1 (Fri Oct 28 18:01:48 CEST 2005) * added settings to settings.mk for using development ADE * aligned user of CONFIGHASH variables with ADE's new case-sensitivity. Release 2.4 (Tue Mar 29 15:57:04 BST 2005) * in scripts updated names of some ADE global variables (ADE_MSG_VERBOSELEVEL) * switched to extracting long option values using ade_smf_getoptval() * changed references to 'smut' dir to 'downloads' Release 2.3 (Thu Apr 29 22:15:53 CEST 2004) * added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * removed a.b.p.e references from examples. * corrected some spacing around commas in man pages * prevent deletion of directories for servers removed from newzbot, but which have not been blacklisted * moved lock file inside ~/.aubdom * fixed ": not found" error message when aub or lynx not found * aub log file names are now servername suffixed * support for using Debian's standard 'aub' * updated invalid group detection in accordance with changed text message in aub. * added config ('in') file for new ADE standard test * removed underscores from 'standard' directory name symbols (e.g. 'TMP_DIR' is now 'TMPDIR') * added vim filetype defintions to .spp files * converted to new option processing code * switched to using 'local' instead of 'typeset' since 'typeset' is not supported in 'ash' shell * added true personal config file support * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * corrected lock file name, which was based on $SERVER before server names were actually looped across. Now normal named lock file. * svn:keyword property and substitute text mods for bsfr * removed definition of AUTHORID which is no longer used anywhere. * converted changelog to non-Debian format * added option processing breaker '--' code * corrected some public environment variable names * aligned options, usage message and man page