Hi Simon, On Tue, Jul 14, 2026 at 8:29 PM Andrew Lee <[email protected]> wrote: > Once we have all these identical with `go import path`, it would make > dependency handling much easier under module-aware builds. > > I will update these into the document on wiki page for the phase 1. > When you work on the source package, please check the `go import path` > from go.mod file. > And then update it to debian/copyright and debian/control and also the > package name. I will talk to awm from DFSG team here in DebCamp for > these renamed packages.
I made an update on this as example package: https://salsa.debian.org/go-team/packages/golang-github-spiffe-go-spiffe/-/commits/debian/sid?ref_type=HEADS I haven't uploaded it. Since you are the maintainer, it would be nice if you can do a quick review for the changes. I didn't put a transitional package due to we are switching to module-aware builds. We expected a lot of package would receive source level update. So that it's also a good time to clean up and resolve the dependency cleanly manually(expected a lot of patches that tirm out /v? folders can be drop). Best regards, -- -Andrew
