~m-grant-prg/bintray-debian-upload/buster

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Mark Grant
  • Date: 2019-10-14 13:43:30 UTC
  • mfrom: (1.1.5)
  • Revision ID: m.grant.prg@gmail.com-20191014134330-00u7d3v5qxmk5e0u
Merge new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2019-10-14 v1.1.0 Mark Grant <m.grant.prg@gmail.com>
 
2
        *  README: Update bootstrap.sh section
 
3
        man: Update Copyright statements
 
4
        README: Add Copyright statement
 
5
        README: Make package install references generic
 
6
        travis: Initial setup
 
7
        at: Update bootstrap.sh to v1.4.5
 
8
        git: Update project root gitignore to v1.0.2
 
9
        at: Set configure args for distcheck in top makefile
 
10
        at: Remove useless shebangs from Makefile.ams
 
11
        at: Install GNU standard files eg AUTHORS
 
12
        at: Make source tarball name == GitHub
 
13
        at: Remove leading v from version string
 
14
        bash: Use bash location from configure in shebang
 
15
        at: configure.ac: Revamp to latest standard format
 
16
        bash: man: Use more meaningful exit codes
 
17
        bash: Improve file header syntax comments
 
18
        bash: Emit error message on invalid package name
 
19
        bash: Tidy variable scope and types
 
20
        bash: Use printf AOT echo
 
21
        bash: Refactor config file processing into function
 
22
        bash: Refactor CL processing into a function
 
23
        bash: Standardise function header comments
 
24
        bash: Standardise trap handling
 
25
        bash: Standardise std_cmd_err_handler()
 
26
        bash: Standardise output()
 
27
        bash: standardise script_exit()
 
28
        bash: Refactor help into a function
 
29
        bash: Use true booleans
 
30
        bash: Use C shape for loops and ifs
 
31
        bash: Do not hardcode outputprefix
 
32
        bin-deb-upl.sh script now at v1.1.0
 
33
 
1
34
2018-10-31 v 1.0.4 Mark Grant <m.grant.prg@gmail.com>
2
35
        *  srctarball to use -src- in filename
3
36
        bin-deb-upl.sh script still at v1.0.3