Morning Manuel, Right... 😉 Let's get rid of those lintian problems i.e. the ones below.
Hi Phil,
Well, I have to admit that those lintian tags have been "labyrinthian" for me.
In 'debian/control' change: Build-Depends: debhelper-compat (= 13), golang-any, golang-go to: Build-Depends: debhelper-compat (= 13), dh-golang, golang-go and also change: Depends: ${misc:Depends} to: Depends: ${shlibs:Depends}, ${misc:Depends}
Delete 'debian/baby.lintian-overrides'. Lintian warnings other than 'Standards-Version' should be gone.