> > I wonder if Go in Debian has something like ${misc:Go-Depends} similar
> > how C programs will automatically populate the correct run-time
> > libraries based on what was used during the build into the
> > ${shlibs:Depends} variable.
>
> I don't think there's something like this for Go debhelper, but it does
> sound like a very good suggestion to me.
>
> Do you mind filing a bug against dh-golang for this?

Done: https://github.com/Debian/dh-make-golang/issues/233


About the reverse dependencies that actually fail now in
https://salsa.debian.org/otto/golang-github-charmbracelet-glamour/-/jobs/6673305

## dh-make-golang:
https://salsa.debian.org/otto/golang-github-charmbracelet-glamour/-/jobs/6673305

TestMarkdownToLongDescription seems to have a hard-coded description
from golang-github-charmbracelet-glamour. There is no way to
pre-emptively fix this? I guess I just need to upload and then after
that file PR to dh-make-golang to update the text.

## gh: 
https://salsa.debian.org/otto/golang-github-charmbracelet-glamour/-/jobs/6673306

--- FAIL: Test_viewRun (0.01s)
--- FAIL: Test_viewRun/view_specific_release (0.01s)
--- FAIL: Test_viewRun/view_latest_release (0.00s)
--- PASS: Test_viewRun/view_machine-readable (0.00s)
--- PASS: Test_viewRun/view_machine-readable_but_body_has_no_ending_newline
(0.00s)
...
FAIL github.com/cli/cli/v2/pkg/cmd/release/view 0.070s

Any suggestions what to do about these?

Reply via email to