1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: golang-github-erikdubbelboer-gspt
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Peter Colberg <peter@colberg.org>,
Michael Hudson-Doyle <michael.hudson@ubuntu.com>
Build-Depends: debhelper (>= 10), dh-golang (>= 1.10~), golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/ErikDubbelboer/gspt
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-erikdubbelboer-gspt.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-erikdubbelboer-gspt.git
XS-Go-Import-Path: github.com/ErikDubbelboer/gspt
Package: golang-github-erikdubbelboer-gspt-dev
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: setproctitle for Go
This package provides a function for setting the title of a process.
|