agmaint-deb-pkg:tip-bookworm

Last commit made on 2024-04-28
Get this branch:
git clone -b tip-bookworm https://git.launchpad.net/agmaint-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:agmaint-deb-pkg

Recent commits

8a23b62... by Mark Grant

v1.3.5+12+u1

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

b12f7c5... 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>

63b9bb1... by Mark Grant

Add lintian override for watch file

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

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

eabe98b... 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
or
apt-cache depends dh-autoreconf

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

5c8ab82... by Mark Grant

Update Copyright for 2024

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

b08a687... by Mark Grant

Update mailmap to v1.0.4

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

2d4e263... by Mark Grant

Update gitignore to v1.0.12

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

c61e4d9... by Mark Grant

Update gitattributes to v1.0.5

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

7db79f5... by Mark Grant

Update editorconfig to v1.0.6

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

3df932f... by Mark Grant

Order Depends for cherry picking to Ubuntu

Ordering the Depends allows for cherry-picking to Ubuntu which has no
requirement on mgrant-obs-deb-keyring package.

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