2021-04-26 v1.1.2 Mark Grant <m.grant.prg@gmail.com>
	* at: Upgrade bootstrap.sh to v1.4.8
	travis: Stop using Travis
	actions: Initial build action setup
	at: lxcu: Add lxc test build setup
	travis: Bionic is the new minimum release
	at: README: Update Copyright date for 2020
	at: README: Correct git command
	at: Update bootstrap.sh to v1.4.7
	conf: Add version 12 bookworm entry
	bin-deb-upl.sh script still at v1.1.1

2019-10-19 v1.1.1 Mark Grant <m.grant.prg@gmail.com>
	*  bash: Add debian and raspbian repo CL options
	bin-deb-upl.sh script now at v1.1.1

2019-10-14 v1.1.0 Mark Grant <m.grant.prg@gmail.com>
	*  README: Update bootstrap.sh section
	man: Update Copyright statements
	README: Add Copyright statement
	README: Make package install references generic
	travis: Initial setup
	at: Update bootstrap.sh to v1.4.5
	git: Update project root gitignore to v1.0.2
	at: Set configure args for distcheck in top makefile
	at: Remove useless shebangs from Makefile.ams
	at: Install GNU standard files eg AUTHORS
	at: Make source tarball name == GitHub
	at: Remove leading v from version string
	bash: Use bash location from configure in shebang
	at: configure.ac: Revamp to latest standard format
	bash: man: Use more meaningful exit codes
	bash: Improve file header syntax comments
	bash: Emit error message on invalid package name
	bash: Tidy variable scope and types
	bash: Use printf AOT echo
	bash: Refactor config file processing into function
	bash: Refactor CL processing into a function
	bash: Standardise function header comments
	bash: Standardise trap handling
	bash: Standardise std_cmd_err_handler()
	bash: Standardise output()
	bash: standardise script_exit()
	bash: Refactor help into a function
	bash: Use true booleans
	bash: Use C shape for loops and ifs
	bash: Do not hardcode outputprefix
	bin-deb-upl.sh script now at v1.1.0

2018-10-31 v 1.0.4 Mark Grant <m.grant.prg@gmail.com>
	*  srctarball to use -src- in filename
	bin-deb-upl.sh script still at v1.0.3

2018-10-22 v 1.0.3 Mark Grant <m.grant.prg@gmail.com>
	*  Move final newline inside the end of the processing loop. Better
	display.
	bin-deb-upl.sh script now at v1.0.3

2018-10-19 v 1.0.2 Mark Grant <m.grant.prg@gmail.com>
	*  Add newline after wget bintray return message.
	bin-deb-upl.sh script now at v1.0.2

2018-10-16 v 1.0.1 Mark Grant <m.grant.prg@gmail.com>
	*  Initial release.
	bin-deb-upl.sh script at v1.0.1

