Release 0.0.10 (Tue Jan 17 12:20:36 CET 2012) * bs: various minor edits to man page and README.1ST Release 0.0.9 (Mon Jan 16 16:34:18 CET 2012) * bs: in prologue-pkgctrl.pasta-net.sh tidy up cruft that was winding up inside the module * bs: wrote proper man page * bs: remove state restrictions on epilogue (remember that the epilogues are run on other machines as other users) * bs: install missing steps * bs: corrected installation of bs.conf, which because it was assigned to CONF_FILES was being installed into /etc (but it is an *example* file and should not be installed in /etc) * bs: save output of dpkg-buildpackage in the directory *above* 'debian' (as dpkg-buildpackage sees the just-created file and complains) * bs: allow transition from released to unreleased (not going via epilogued) * bs: introduced 2 new states (prologued and epilogued) and adjusted all state checks accordingly * bs: bs adds error message to stack when step script fails * bs: don't dump whole of bs error stack * bs: run tests with BS_INCLUDE_PREFIX set * bs: correct install name for example config file * bs: draft man page added * bs: install example config file * bs: removed early exit from example script used for testing * bs: install example scripts * bs: minor fixes for propogating non-core variables to epilogue-pkgctrl * bs: switched to egrep for excluding lintian status line (? doesn't work in grep as a quantifier?!) * bs: corrected grepping for svn tokens (the grep pattern was a candidate for svn to change!) * bs: added workaround for when bs is bs-ing bs itself * bs: narrowed usage message Release 0 (Fri Jan 13 11:50:33 CET 2012) * bs: added svn properties and keywors * bs: prepared first release (all changes below are prior to that even though indentation suggests otherwise) * bs: updates to example prologue scripts, to actually make them useful * bs: documented all variables in the example configuration file * bs: propogate variables through {pro,epi}logue-{sources,pkgctrl} to example prologue scripts * bs: corrections to ADE-ification of validate and rationlise functions * bs: added setting of BS_DOC_PREFIX to bsdevsh * bs: more changes in the ADE-ification of bs * bs: more changes in the ADE-ification of bs * bs: moved config vars to example conf file, moved tasks' standard functions to include file * bs: renamed scripts to .sh suffix, stripped executable, etc * bs: removed adegmt cruft * bs: ADE-ised