Concrete example: github.com/mholt/acmez/v3, which presumably has API
incompatiblities with the original github.com/mholt/acmez. The
existing golang-github-mholt-acmez is already packaged. Is it
acceptable to package this separately as golang-github-mholt-acmez-v3?
dh-make-golang seems to imply it's not:
2026/02/23 12:25:51 Continuing with repository root "github.com/mholt/acmez" ins
tead of specified import path "github.com/mholt/acmez/v3" (repositories are the
unit of packaging in Debian)
But I couldn't immediately find an example of this in the
documentation. It would be convenient to be able to install both at
the same time to ease transition issues.