From b9b6b3ced5eeb86edf074cca3ea354083796481c Mon Sep 17 00:00:00 2001 From: "brian m. carlson" Date: Thu, 19 Dec 2019 17:49:28 +0000 Subject: [PATCH] debian: bump version of golang-go Since we now require Go 1.12 to build, let's bump the version in the debian/control file so that others using our packages have their dependencies properly satisfied. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e2f5654d..80e23380 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: git-lfs Section: vcs Priority: optional Maintainer: Stephen Gelman -Build-Depends: debhelper (>= 9), dh-golang, golang-go:native (>= 1.3.0), git (>= 1.8.2), ruby-ronn, ronn | ruby-ronn (<< 0.8.0-1) +Build-Depends: debhelper (>= 9), dh-golang, golang-go:native (>= 1.12.0), git (>= 1.8.2), ruby-ronn, ronn | ruby-ronn (<< 0.8.0-1) Standards-Version: 3.9.6 Package: git-lfs