File: control

package info (click to toggle)
golang-github-m3db-prometheus-client-model 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 57
file content (25 lines) | stat: -rw-r--r-- 1,023 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
Source: golang-github-m3db-prometheus-client-model
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-goprotobuf-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-m3db-prometheus-client-model
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-m3db-prometheus-client-model.git
Homepage: https://github.com/m3db/prometheus_client_model
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/m3db/prometheus_client_model

Package: golang-github-m3db-prometheus-client-model-dev
Architecture: all
Depends: golang-goprotobuf-dev,
         ${misc:Depends}
Description: data model artifacts for Prometheus
 This package contains data model artifacts for Prometheus.
 .
 This is a dependency for github.com/uber-go/tally.