* added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * added exclusion of .Xauthority (to prevent running X sessions refusing to start clients) and .xsession-errors (which can get pretty big at home) * ignore .unison. * corrected some spacing around commas in man pages * added Gnome related ignores to the rsync * 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 * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * added exclusions of private stuff (creative docs) * 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