Control: tag -1 pending

Hello,

Bug #973084 in docker.io reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/docker-team/docker/-/commit/968a84186afa88241c56d501f40dfa97cf20dd8c

------------------------------------------------------------------------
Fix FTBFS due to go-md2man v2 (Closes: #973084)

Import a bunch of upstream patches to handle the transition to
go-md2manv2.

In Debian at the moment, both golang-github-cpuguy83-go-md2man-dev and
golang-github-cpuguy83-go-md2man-v2-dev are available, however when it
comes to the binary, only go-md2man v2 is available.

Mixing both version, ie. building spf13/cobra against v1, and then using
go-md2man v2 to generate the manpages, does not work (the generated man
pages are wrong).

So the most straightforward solution here seems to patch, and completely
use go-md2man v2, both for build and then to generate the man pages.

It would be a bit easier if we wouldn't have to vendor spf13/cobra, and
I hope I can drop this vendoring bits soon.
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/973084

Reply via email to