evolution-clamav:v1.0.y

Last commit made on 2021-11-23
Get this branch:
git clone -b v1.0.y https://git.launchpad.net/evolution-clamav
Only Mark Grant can upload to this branch. If you are Mark Grant please log in for upload directions.

Branch merges

Branch information

Name:
v1.0.y
Repository:
lp:evolution-clamav

Recent commits

ad3eebe... by Mark Grant

v1.0.3

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

daa105d... by Mark Grant

at: Update ChangeLog and NEWS for new release

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

a2b5545... by Mark Grant

at: Add AC_COPYRIGHT macro

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

8cd68f1... by Mark Grant

all: Tighten SPDX tags

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

b002475... by Mark Grant

at: Upgrade bootstrap.sh to v1.4.10

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

bf06f59... by Mark Grant

git: Update mailmap to v1.0.2

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

a58a047... by Mark Grant

git: Update gitignore to v1.0.7

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

ee43aa2... by Mark Grant

git: Update gitattributes to v1.0.2

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

9fadb49... by Mark Grant

at: Use git to enhance package version

Whilst developing after a production or rc tag it would be useful to
have the package versioned with more granularity than just the last tag
or last committed version number. So use git describe subject to the
following logic:-
If git is not available, is not initialised or no commit has been made,
then the local variable pkg_version will be used. This must always be
set.
If git is available but no Tag has been created then just a commit
identifier will be used.
If git is available and a tag has been created then the most recent tag,
plus number of commits since the tag, plus a commit identifier will be
used.

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

abd4283... by Mark Grant

lxcu: Add openSUSE

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