On 23/11/2025 22:56, Simon Josefsson wrote:
Hi! I've updated the packaging, ran a Salsa CI on it, and have asked for copyright review in the newgateway queue. Any objections to me uploading this to NEW eventually?
No objections from me :)
https://salsa.debian.org/go-team/packages/golang-github-package-url-packageurl-go https://salsa.debian.org/jas/golang-github-package-url-packageurl-go/-/pipelines/978008 https://salsa.debian.org/newgateway-team/reviews/-/issues/42 This one is indirectly needed for golang-github-in-toto-go-witness #1089740. Btw, the debian/patches/ file, did you write it, or did you get it from somewhere? Maybe adding some comment about that would be nice, or even opening a upstream pull request about it.
I simply executed this curl command from the Makefile [1] and stored its result into a patch:
curl -Ls https://raw.githubusercontent.com/package-url/purl-spec/master/test-suite-data.json -o testdata/test-suite-data.json
But you are right, a comment would be good.[1] https://salsa.debian.org/go-team/packages/golang-github-package-url-packageurl-go/-/blob/debian/sid/Makefile?ref_type=heads#L4
-- Nicolas Peugnet