Source: golang-github-prometheus-exporter-toolkit
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Daniel Swarbrick <dswarbrick@debian.org>,
           Martina Ferrari <tina@debian.org>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any (>= 2:1.21~),
               golang-github-coreos-go-systemd-dev,
               golang-github-go-kit-log-dev,
               golang-github-mdlayher-vsock-dev,
               golang-github-prometheus-common-dev (>= 0.63.0),
               golang-golang-x-crypto-dev,
               golang-golang-x-sync-dev,
               golang-gopkg-alecthomas-kingpin.v2-dev,
               golang-gopkg-yaml.v2-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-exporter-toolkit
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-exporter-toolkit.git
Homepage: https://github.com/prometheus/exporter-toolkit
XS-Go-Import-Path: github.com/prometheus/exporter-toolkit

Package: golang-github-prometheus-exporter-toolkit-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-coreos-go-systemd-dev,
         golang-github-go-kit-log-dev,
         golang-github-mdlayher-vsock-dev,
         golang-github-prometheus-common-dev (>= 0.63.0),
         golang-golang-x-crypto-dev,
         golang-golang-x-sync-dev,
         golang-gopkg-alecthomas-kingpin.v2-dev,
         golang-gopkg-yaml.v2-dev,
         ${misc:Depends},
Breaks: prometheus-alertmanager (<< 0.24.0-4),
        prometheus-node-exporter (<< 1.4.1-1),
Description: Go library for Prometheus exporters
 Go library for implementing features commonly required in Prometheus
 exporters, such as command line flag parsing, HTTP TLS options and
 authentication.
