server-dependency:master

Last commit made on 2023-10-17
Get this branch:
git clone -b master https://git.launchpad.net/server-dependency
Only Mark Grant can upload to this branch. If you are Mark Grant please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:server-dependency

Recent commits

fa253fd... by Mark Grant

v1.3.1

Signed-off-by: Mark Grant <email address hidden>

aa40205... by Mark Grant

at: Update ChangeLog and NEWS for new release

Signed-off-by: Mark Grant <email address hidden>

fbb701d... by Mark Grant

bash: Bump dosab version to v1.3.0

Signed-off-by: Mark Grant <email address hidden>

ef24edf... by Mark Grant

at: Bump configure version to v1.3.0

Signed-off-by: Mark Grant <email address hidden>

e963b6b... by Mark Grant

at: Note - configure syntax from ./configure --help

Signed-off-by: Mark Grant <email address hidden>

be360a7... by Mark Grant

man: Update CL syntax

Use standardised command line syntax.

Signed-off-by: Mark Grant <email address hidden>

86efe3e... by Mark Grant

bash: Update CL help

Use standardised format for command line syntax.

Signed-off-by: Mark Grant <email address hidden>

5d59efd... by Mark Grant

bash: man: Drop .sh extension from scripts in $PATH

The convention is that executables in $PATH should not have an
extension. This allows for re-writes in a different language being
transparent to the user.

Signed-off-by: Mark Grant <email address hidden>

a677bca... by Mark Grant

all: Remove most in-file ChangeLogs and versioning

In-file ChangeLog information is no longer required in the modern VCS
world, except where a file is imported as a version, eg bootstrap.sh,
gitignore etc.

In-file versioning should only be provided when it helps to narrow down
bugs or problems. So they are valid as script / program version
information which the user can quote when reporting bugs. They are not
required on AutoTools files for example.

Signed-off-by: Mark Grant <email address hidden>

3a1ee85... by Mark Grant

at: Upgrade bootstrap.sh to v1.5.7

Signed-off-by: Mark Grant <email address hidden>