[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: crc package



On 2024-11-19 13:40, Simon Josefsson wrote:
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}


Please go ahead.

I don't remember the details about this package. Maybe I packaged it "manually", and I do agree having the package look and feel like other packages in the team makes more sense than keeping what we currently have.


I noticed this while working on cosign, I'm deep in a dependency chain
involving buildkite and webpki-jsoncanonicalizer and noticed that the
crc package states a requirement on webpki-jsoncanonicalizer but never
seems to use it.  So I'd like to do an upload to drop it as a B-D
(after
carefully confirming that it doesn't break reverse rebuilds).

perfect. this webpki-jsoncanoicalizer is a really weird package, and not
having to worry about it surely simplifies things.

Heh, I have a surprise coming up real soon for you :)
Hint: https://github.com/gowebpki/jcs

wohoo! :-)

-rt


Reply to: