~m-grant-prg/server-dependency/buster

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Release 1.1.7 2021-11-26
No functional changes.
Technical shortlog of changes can be found in ChangeLog.

Release 1.1.6 2021-08-30
No functional changes.
Technical shortlog of changes can be found in ChangeLog.

Release 1.1.5 2020-02-23
No functional changes.
Technical shortlog of changes can be found in ChangeLog.

Release 1.1.4 2019-09-13
No functional changes.
Technical shortlog of changes can be found in ChangeLog.

Release 1.1.3 2019-06-21
Initial setup for Travis CI build tests
README: point bootstrap.sh part at acmbuild wiki
Update bootstrap.sh to v1.4.4
Update project root gitignore to v1.0.2

Release 1.1.2 2019-05-05
Use eval where variables may contain quotes
Update bootstrap.sh to v1.4.3
Correct getopt CL WRT quoting

Release 1.1.1 2019-04-26
Change configure logger program check to warn
Replace #! env bash to abs path from configure
Revamp configure.ac to new standard format
README: Make package install references generic
README: Add copyright statement
Install standard GNU files such as NEWS etc
Make source tarball name == GitHub
Remove shebangs from Makefile.ams
Use more meaningful exit codes
Tidy up variable declarations
Use (( ... )) for numerics
Make loops and conditionals C-shaped
Standardise error handler function
Refactor into functions
Update bootstrap.sh to v1.4.2
Improve trap handling
Remove script_exit_code variable
Standardise output function
Example .list file only to contain stable repo
Add warning file is maintained by this package

Release 1.0.4 2018-11-01
srctarball to use -src- in filename

Release 1.0.3 2018-10-12
Ubuntu, Debian and Raspbian installation instructions have been moved to the
wiki following the introduction of a Bintray repo for Debian and Raspbian
installation. Leave a link to the wiki in the README file.

Release 1.0.2 2018-10-08
Add symbolic link from README.md to README to provide better appearance in
Github.
Improve README.md content and appearance.

Release 1.0.1 2018-09-30
Initial release.