File: control

package info (click to toggle)
golang-github-anacrolix-envpprof 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: golang-github-anacrolix-envpprof
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-github-anacrolix-log-dev
Standards-Version: 4.6.1
Homepage: https://github.com/anacrolix/envpprof
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-anacrolix-envpprof
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-anacrolix-envpprof.git
XS-Go-Import-Path: github.com/anacrolix/envpprof
Testsuite: autopkgtest-pkg-go

Package: golang-github-anacrolix-envpprof-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
 golang-github-anacrolix-log-dev
Description: configures Go's pprof and default HTTP mux
 Allows run time configuration of Go's pprof features and default HTTP
 mux using environment variables.