From 9edb042b93a22c73991a9fe0a6b9ecb7cb47230d Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Wed, 12 Oct 2022 03:15:07 +0000 Subject: [PATCH] Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on dh-golang. Changes-By: deb-scrub-obsolete --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0661432..f50bc6c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.o Uploaders: Rock Storm <rockstorm@gmx.com> , Geert Stappers <stappers@debian.org> Build-Depends: debhelper-compat (= 13), - dh-golang (>= 1.6.3), + dh-golang, golang-any, golang-github-go-errors-errors-dev, golang-github-stretchr-testify-dev -- GitLab