File: control

package info (click to toggle)
golang-github-kylelemons-godebug 0.0~git20160406.0.eadb3ce-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 120 kB
  • ctags: 61
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 822 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: golang-github-kylelemons-godebug
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
           Martín Ferrari <tincho@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any,
Standards-Version: 3.9.8
Homepage: https://github.com/kylelemons/godebug
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-kylelemons-godebug.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-kylelemons-godebug.git
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.