From 12211e127cb6766e21c5e976403d3b99564a452d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 10 Feb 2018 18:41:21 +0100 Subject: [PATCH] Build-Depend on golang-any, not golang --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2c3783e1..79eadfa9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: aptly Section: utils Priority: optional Maintainer: Sebastien Delafond -Build-Depends: debhelper (>= 9.0.0), golang (>= 1.1), golang-go.tools, bash-completion +Build-Depends: debhelper (>= 9.0.0), golang-any, golang-go.tools, bash-completion Standards-Version: 4.1.1 Homepage: http://www.aptly.info Vcs-Git: https://anonscm.debian.org/git/collab-maint/aptly.git