1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: golang-github-hlandau-goutils
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Peter Colberg <peter@colberg.org>
Build-Depends: debhelper (>= 10), dh-golang (>= 1.10~), golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/hlandau/goutils
Vcs-Browser: https://anonscm.debian.org/git/pkg-go/packages/golang-github-hlandau-goutils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-hlandau-goutils.git
XS-Go-Import-Path: github.com/hlandau/goutils
Package: golang-github-hlandau-goutils-dev
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: miscellaneous Go utility packages
This package contains miscellaneous Go utility packages.
.
The package is a build dependency of acmetool.
|