File: control

package info (click to toggle)
golang-github-valyala-histogram 1.2.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 88 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 894 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
25
26
27
Source: golang-github-valyala-histogram
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Guillem Jover <gjover@sipwise.com>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-valyala-fastrand-dev (>= 1.1.0),
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-valyala-histogram
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-valyala-histogram.git
Homepage: https://github.com/valyala/histogram
XS-Go-Import-Path: github.com/valyala/histogram

Package: golang-github-valyala-histogram-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-valyala-fastrand-dev (>= 1.1.0),
 ${misc:Depends},
Description: fast histograms for Go (library)
 Fast histograms for Go.