Hi
1. Suppose there already exists a package named
golang-github-alecthomas-chroma. And the go module is actually
github.com/alecthomas/chroma/v2. How do we handle this? Would it be
rename the current one as golang-github-alecthomas-chroma-v2 and then
a package for golang-github-alecthomas-chroma as a transitional
package with "Depends" on golang-github-alecthomas-chroma-v2?
Or, may be the vN package will be the transitional package that
depends on the one without the version indication? I was reading through
the RenamingPackages[1] doc in the Debian wiki while I suggested the
earlier one. But may be this too would work? Thanks
--
Thank you,
Balachandran Sivakumar