Release 1.2.3 2023-10-09
Remove .sh extension from executable scripts in $PATH.
Technical change information can be found in the ChangeLog file.

Release 1.2.2 2023-07-10
No user-visible changes.
Technical change information can be found in the ChangeLog file.

Release 1.2.1 2023-03-29
No user-visible changes.
Technical change information can be found in the ChangeLog file.

Release 1.1.9 2022-02-18
Remove OBS script.
Technical change information can be found in the ChangeLog file.

Release 1.1.8 2021-12-10
Add apt-key script for OBS Raspbian Bullseye.
Technical change information can be found in the ChangeLog file.

Release 1.1.7 2021-11-22
No user-visible changes.
Technical change information can be found in the ChangeLog file.

Release 1.1.6 2021-08-20
Add support for OBS Debian 11 key retrieval and installation.
Technical change information can be found in the ChangeLog file.

Release 1.1.5 2021-04-29
No user-visible changes.
Technical change information can be found in the ChangeLog file.

Release 1.1.4 2021-03-24
No user-visible changes.
Technical change information can be found in the ChangeLog file.

Release 1.1.3 2020-06-15
README: Correct git command
Technical change information can be found in the ChangeLog file.

Release 1.1.2 2020-06-03
Pass CLA's after a -- straight to apt-get commands.

Release 1.1.1 2020-05-25
Add apt-key-scripts.sh
bash: Add .sh extension to agmaint

Release 1.1.0 2019-09-24
No fnctional changes.
Technical change information can be found in the ChangeLog file.

Release 1.0.21 2018-10-31
srctarball to use -src- in filename

Release 1.0.20 2018-10-17
Add markdown symlink to README for better dispaly at GitHub.
Update README for introduction of wiki.

Release 1.0.19 2018-08-26
Multiple project infrastructure-only changes. No changes to functionality.

Release 1.0.18 2018-04-09
Add instructions for using source and dist tarballs to the README file.

Release 1.0.17 2018-04-08
Update to latest bootstrap.sh version v1.3.4

Release 1.0.16 2018-04-07
Change package versioning to a hard-coded configure value due to use of source
tarballs started with new use of github.
Add a make target srctarball to make a source tarball. This can be used in the
same way as github's source tarball enabling 1 package methodolgy irrespective
of source repository.

Release 1.0.15 2018-04-03
Improve README file.
Update to latest bootstrap.sh version v1.3.3

Release 1.0.14 2018-02-20
Standardise on misc directory.

Release 1.0.13 2018-02-19
Add standard AutoTools bootstrap script.
Bring project structure up to latest standard.

Release 1.0.12 2017-12-05
Adopt normal exit code policy; 0 on success, 1 on failure.
Add SPDX license tags to source files.
Add project-wide TODO file.
Determine the manual section from the target file suffix. If the suffix is blank
(foo.) or if there is no suffix (foo) then error out.
Update man page copyright span attribution.

Release 1.0.11 2017-06-25
Changes affect the source only.
Enforce 80 column rule across project files.

Release 1.0.10 2017-04-28
Note conformity to atbre template v1.0.0.
Move man page to section 8.
Correct man page build - was ignoring output of $(edit).
agmaint script at version 1.0.6

Release 1.0.9 2015-10-19
Note conformity to AutoTools General Template v1.0.6.
Restructure to conform to AutoTools Template version 1.0.5.

Release 1.0.8 2015-09-28
Change to conform to AutoTools Template version 1.0.4.

Release 1.0.7 2015-06-26
Remove AutoConf BSD support.

Release 1.0.6 2015-03-29
Remove redundant AutoConf hashpling.
Remove BSD support.

Release 1.0.5 2014-11-25
Add support for including overall package version in script --version.

Release 1.0.4 2014-11-18
Re-structure OS specific requirements to test for generic *BSD OSs and use
Linux as the default.

Release 1.0.3 2014-11-16
Modify getopt processing to allow for FreeBSD quirk of 2 different getopt
programs on PATH. See comments in script at the start of "Main".

Release 1.0.2 2014-11-13
Switch to use of GNU getopt to allow long options and implement them.

Release 1.0.1 2014-10-27
Initial release.
