Source: golang-github-kisom-goutils
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any,
#               golang-github-cloudflare-cfssl-dev,
               golang-github-kr-text-dev,
               golang-github-pkg-sftp-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-sys-dev,
               golang-gopkg-yaml.v2-dev
Standards-Version: 3.9.8
Homepage: https://github.com/kisom/goutils
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-kisom-goutils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-kisom-goutils.git
XS-Go-Import-Path: github.com/kisom/goutils

Package: golang-github-kisom-goutils-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
#         golang-github-cloudflare-cfssl-dev,
         golang-github-kr-text-dev,
         golang-github-pkg-sftp-dev,
         golang-golang-x-crypto-dev,
         golang-golang-x-sys-dev,
         golang-gopkg-yaml.v2-dev
Description: Various TLS certificate tools and other utility libraries for Golang
 This package contains a collection of utility libraries for Golang, as well
 as an assortment of tools mainly for displaying information about TLS
 certificates and keys.