Hey Team,
I tried to package `golang-github-quic-go-qpack` for Debian and hit a
file conflict with the already-existing package
`golang-github-marten-seemann-qpack`, because both packages try to
install the same files despite the package names being different.
The original code appears to have moved from the `Marten
Seemann`namespace to the `quic-go` one. Given this, I think we should
likely mark the old package (golang-github-marten-seemann-qpack) as a
transitional package that depends on the new one
(golang-github-marten-seemann-qpack).
What action should be taken here to resolve this properly?
Sincerely,
--
Danial Behzadi