mget-deb-pkg:tip-jammy

Last commit made on 2024-05-08
Get this branch:
git clone -b tip-jammy https://git.launchpad.net/mget-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-jammy
Repository:
lp:mget-deb-pkg

Recent commits

69cd877... by Mark Grant

v1.3.1+22.04+u1

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

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

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

5ff9908... by Mark Grant

Make format native

If it is native in Debian then it is native in Ubuntu.

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

328b986... 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

Fixes: 63d8952e ("Add minimum versions for bash")
Signed-off-by: Mark Grant <email address hidden>

63d8952... by Mark Grant

Add minimum versions for bash

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

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

b6ee89c... by Mark Grant

Update Copyright for 2024

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

8d88ca3... by Mark Grant

Update mailmap to v1.0.4

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

b60052c... by Mark Grant

Update gitignore to v1.0.12

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

cd6f048... by Mark Grant

Update gitattributes to v1.0.5

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