File: control

package info (click to toggle)
golang-golang-x-debug 0.0~git20160621.0.fb50892-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 844 kB
  • sloc: ansic: 82; asm: 46; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 764 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-golang-x-debug
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 3.9.8
Homepage: https://golang.org/x/debug
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-golang-x-debug.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-golang-x-debug.git
XS-Go-Import-Path: golang.org/x/debug

Package: golang-golang-x-debug-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: debugging tools
 Package debug provides the portable interface to a program being debugged.