Reinhard Tartler <siretart@tauware.de> writes:
On 2024-11-19 02:50, Simon Josefsson wrote:
Hi
The crc package:
https://tracker.debian.org/pkg/golang-github-crc-org-crc
points to this git repository:
https://salsa.debian.org/go-team/packages/crc
Which is marked as Visibility:Private, so nobody except logged in
Salsa
people can access it.
I suggest to:
1) Change it to Public - could someone help me do that? I don't
have
maintainer privs to the Go salsa group.
2) Rename the repository to golang-github-crc-org-crc to be more in
style with other golang library packages.
Thoughts?
Yes, that sounds great to me. Can you do that please?
I'm preparing an upload to fix the Vcs-* URLs. But why is the crc
golang-*-dev package marked 'Architecture: any'?
I compared the amd64, arm64 and i386 binaries at the bottom of:
https://packages.debian.org/unstable/golang-github-crc-org-crc-dev
They are identical except for the changelog.Debian.*.gz binNMU entries.
Any objections to this patch? I'm testing rebuilds as we speak.
-Architecture: any
+Architecture: all
+Multi-Arch: foreign
Depends: golang-github-alecaivazis-survey-dev,
...
${misc:Depends},
- ${shlibs:Depends}
-Built-Using: ${misc:Built-Using}