1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: golang-github-kylelemons-godebug
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
MartÃn Ferrari <tincho@debian.org>,
Anthony Fok <foka@debian.org>,
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-golang (>= 1.17~),
golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kylelemons-godebug
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kylelemons-godebug.git
Homepage: https://github.com/kylelemons/godebug
XS-Go-Import-Path: github.com/kylelemons/godebug
Package: golang-github-kylelemons-godebug-dev
Architecture: all
Depends: ${misc:Depends}
Description: Debugging helper utilities for Go
Golang debugging helper utilities.
|