Package: obfs4proxy Version: 0.0.14-1 Tags: patch Please drop the obsolete golang-ed25519-dev build-depends from obfs4proxy, it no longer seems necessary to build this package.
See attached patch, and Salsa merge request here: https://salsa.debian.org/pkg-privacy-team/obfs4proxy/-/merge_requests/3 with pipeline build: https://salsa.debian.org/pkg-privacy-team/obfs4proxy/-/merge_requests/3/pipelines I'm happy to join the pkg-privacy-maintainers team to prepare and push a team upload of this package, if anyone on the pkg-privacy-maintainers team would approve of that? /Simon
From 33d2a242cbb9b4b3907fe4ef7f89e3a6600a8953 Mon Sep 17 00:00:00 2001 From: Simon Josefsson <[email protected]> Date: Fri, 8 Nov 2024 10:06:20 +0100 Subject: [PATCH] Drop no longer used Build-Depends on golang-ed25519-dev. --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index d5edc90..fd3d7bd 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, - golang-ed25519-dev, golang-go, golang-golang-x-crypto-dev (>= 1:0.0~git20150608), golang-golang-x-net-dev, -- 2.46.0
signature.asc
Description: PGP signature

