diff options
author | Christian Pointner <equinox@helsinki.at> | 2017-03-24 15:28:16 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2017-03-24 15:28:16 (GMT) |
commit | a66fea83b17373e20e695f2ad4b230e5155b734b (patch) | |
tree | c99ae6e1eb091782774d7656d65df80e2f09dfe6 /debian/control | |
parent | e6c99dd031a0d0c66e6e85c841ceaf6a6b919ccf (diff) |
upgrade min-version for golang build dep
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b5833c1..2c8a8ba 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rhimportd Section: net Priority: optional Maintainer: Christian Pointner <equinox@helsinki.at> -Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.5), git, ca-certificates, pkg-config, libcurl4-openssl-dev +Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.7), git, ca-certificates, pkg-config, libcurl4-openssl-dev Standards-Version: 3.9.5 Package: rhimportd |