Re: Bradford Boyle > For unstable/testing, the correct dependency is > golang-github-cenkalti-backoff-v4-dev with the patch to include the v4 > path component. For older distributions the correct dependency is > golang-github-cenkalti-backoff-dev without the patch. I wonder if adding > a version constraint (e.g., `(<< 5.0.0)`) to the Build-Depends is > needed?
That was it, excellent analysis. Thanks! Upload is on the way now. > Additionally, the backoff-v4 patch needs to be omitted when > building for older distributions. The package notes say bookworm, bullseye, noble, jammy: needs golang-github-prometheus-client-golang-dev v1.19+ so the older dists have more problems and that tweak isn't required. Thanks, Christoph

