On Sat, Jul 03, 2021 at 08:06:26PM +0800, Shengjing Zhu wrote: > On Sat, Jul 3, 2021 at 8:03 PM Geert Stappers wrote: > > On Sat, Jul 03, 2021 at 06:08:13PM +0800, Shengjing Zhu wrote: > > > On Sat, Jul 3, 2021 at 2:14 PM Geert Stappers wrote: > > > > On Sat, Jul 03, 2021 at 03:30:48AM +0000, Flu0r1ne wrote: > > > > > Hi, > > > > > ... > > > > > Lintian wants to: > > > > > > > > > > (1) Shorten golang-github-nbrownus-go-metrics-prometheus (I'm > > > > > following > > > > > the naming scheme. Let me know if i should rename it.) > > > > > > > > Does removing '-go' make Lintian happy? > > > > > > > > > > You don't need to make lintian "happy" > > > > You must obey Debian packaging policy. > > If you find it's against the > https://www.debian.org/doc/debian-policy/, please say so.
I tried to find what validates the Lintian error, but without success. > > Do known that lintian helps with adhere package policy. > > We know it very well. > Acknowledge > > > > Run lintian with the --info flag. I think that it makes > > lintian to reveal which filename is the culprit. > > My attempts failed on not being able to build the package. Both `sbuild` and `debuild -uc -us` complain about missing .orig.tar.xz `gbp buildpackage` complains not being at branch `debian/sid`, but that branch is not available. <screenshot> stappers@paddy:/usr/src/debian/golang/golang-github-nbrownus-go-metrics-prometheus $ git config --list | grep remote remote.origin.url=https://salsa.debian.org/flu0r1ne/golang-github-nbrownus-go-metrics-prometheus remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* branch.main.remote=origin stappers@paddy:/usr/src/debian/golang/golang-github-nbrownus-go-metrics-prometheus $ git branch --remote origin/HEAD -> origin/main origin/main stappers@paddy:/usr/src/debian/golang/golang-github-nbrownus-go-metrics-prometheus $ cat debian/gbp.conf [DEFAULT] debian-branch = debian/sid dist = DEP14 stappers@paddy:/usr/src/debian/golang/golang-github-nbrownus-go-metrics-prometheus $ </screenshot> Groeten Geert Stappers -- Silence is hard to parse
