Hi! > Yes. See go.mod for required versions. > https://salsa.debian.org/go-team/packages/glow/-/blob/debian/latest/go.mod?ref_type=heads#L10
It is a bit too much to manually go through each one. Also, that is not needed most of the time, as running dh-make-golang itsel already does a pretty decent job in listing all unpackaged versions and prepopulating debian/control mostly with correct package names. What I am dealing now with is the extra detective work of finding out which ones dh-make-golang failed to detect correctly. Hopefully it is just a small cluster of a package and it's dependencies.. > In this case, style.go present in that dir is added in a later version. > > > I wonder how many packages I wil ultimately work on to get Glow packaged :) > > You can try `dh-make-golang estimate` but it will probably only print > unpackaged deps. This tool failed on Debian sid all the times I tried it in past week, but I don't have the output saved. I should probably file a bug report if it is expected to work? - Otto
