diff --git a/debian/control b/debian/control index 693e64625c08063010f7feff849b9f201966ec3b..da910fdf0b5cdbc80d81ef3945edb43eb16bae0d 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: ca-certificates, debhelper-compat (= 13), dh-golang, golang-any, - golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.0), - golang-github-hashicorp-go-uuid-dev (>= 1.0.0) + golang-github-hashicorp-go-cleanhttp-dev, + golang-github-hashicorp-go-uuid-dev Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-checkpoint Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-checkpoint.git @@ -21,8 +21,8 @@ XS-Go-Import-Path: github.com/hashicorp/go-checkpoint Package: golang-github-hashicorp-go-checkpoint-dev Architecture: all Depends: ca-certificates, - golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.0), - golang-github-hashicorp-go-uuid-dev (>= 1.0.0), + golang-github-hashicorp-go-cleanhttp-dev, + golang-github-hashicorp-go-uuid-dev, ${misc:Depends}, ${shlibs:Depends} Description: Go Checkpoint Client