wutconv-deb-pkg:tip-bookworm

Last commit made on 2024-03-22
Get this branch:
git clone -b tip-bookworm https://git.launchpad.net/wutconv-deb-pkg
Only Mark Grant can upload to this branch. If you are Mark Grant please log in for upload directions.

Branch merges

Branch information

Name:
tip-bookworm
Repository:
lp:wutconv-deb-pkg

Recent commits

5382f65... by Mark Grant

Silence lintian changelog-file-missing-explicit-entry warning

Due to OBS / osc having a source file with the changelog version in it,
plain v1.2.3 cannot be used as the filename would be the same for all
debian releases. To provide a unique filename v1.2.3+deb12u1 has to be
used.

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

faac3c4... by Mark Grant

v1.3.1+12+u1

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

2bfb863... by Mark Grant

Add lintian override for watch file

I want the watch file maintained, it is often useful to retrieve the
upstream tarball.

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

3817f7f... by Mark Grant

Remove [Build-]Depends on essential packages

Essential packages can be safely assumed to be present without specifying
a dependency. (Debian policy).

Do not add a dependency for any package that appears in the output of:-
apt list ~E
or
apt-cache depends build-essential

Fixes: 813397b3 ("Add minimum versions for bash and tar")
Signed-off-by: Mark Grant <email address hidden>

813397b... by Mark Grant

Add minimum versions for bash and tar

Silences warning:-
build-depends-on-essential-package-without-using-version

Fixes: d1f255a7 ("Remove versions from Depends fields, too old")
Signed-off-by: Mark Grant <email address hidden>

0bc74d2... by Mark Grant

Update Copyright for 2024

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

21a3548... by Mark Grant

Update mailmap to v1.0.4

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

bd671be... by Mark Grant

Update gitignore to v1.0.12

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

cb16fa4... by Mark Grant

Update gitattributes to v1.0.5

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

b170cfa... by Mark Grant

Update editorconfig to v1.0.6

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