File: control

package info (click to toggle)
prometheus-alertmanager 0.25.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,052 kB
  • sloc: makefile: 202; sh: 184; javascript: 20
file content (120 lines) | stat: -rw-r--r-- 5,580 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
Source: prometheus-alertmanager
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Martina Ferrari <tina@debian.org>,
           Daniel Swarbrick <dswarbrick@debian.org>,
Section: net
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-bash-completion,
               dh-sequence-golang,
               golang-any,
               golang-github-alecthomas-units-dev (>= 0.0~git20210927.59d0afb~),
               golang-github-aws-aws-sdk-go-dev,
               golang-github-benbjohnson-clock-dev,
               golang-github-cenkalti-backoff-dev (>= 4.0.0~),
               golang-github-cespare-xxhash-dev,
               golang-github-go-kit-log-dev,
               golang-github-go-openapi-analysis-dev,
               golang-github-go-openapi-errors-dev (>= 0.19.5~),
               golang-github-go-openapi-loads-dev,
               golang-github-go-openapi-runtime-dev (>= 0.21.0~),
               golang-github-go-openapi-spec-dev,
               golang-github-go-openapi-strfmt-dev (>= 0.19.0~),
               golang-github-go-openapi-swag-dev,
               golang-github-go-openapi-validate-dev (>= 0.20.3~),
               golang-github-gofrs-uuid-dev,
               golang-github-gogo-protobuf-dev,
               golang-github-hashicorp-go-sockaddr-dev,
               golang-github-hashicorp-memberlist-dev,
               golang-github-jessevdk-go-flags-dev,
               golang-github-kylelemons-godebug-dev,
               golang-github-oklog-run-dev,
               golang-github-oklog-ulid-dev,
               golang-github-pkg-errors-dev,
               golang-github-prometheus-client-golang-dev (>= 1.3.0~),
               golang-github-prometheus-common-dev (>= 0.33.0~),
               golang-github-prometheus-exporter-toolkit-dev (>= 0.8.0),
               golang-github-rs-cors-dev,
               golang-github-stretchr-testify-dev,
               golang-github-xlab-treeprint-dev (>= 0.0~git20180615),
               golang-go.uber-atomic-dev,
               golang-golang-x-mod-dev,
               golang-golang-x-net-dev,
               golang-golang-x-text-dev,
               golang-gopkg-alecthomas-kingpin.v2-dev,
               golang-gopkg-telebot.v3-dev,
               golang-gopkg-yaml.v2-dev,
               golang-protobuf-extensions-dev,
               tzdata,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/go-team/packages/prometheus-alertmanager
Vcs-Git: https://salsa.debian.org/go-team/packages/prometheus-alertmanager.git
Homepage: https://prometheus.io/
XS-Go-Import-Path: github.com/prometheus/alertmanager

Package: prometheus-alertmanager
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: adduser,
         tzdata,
         ${misc:Depends},
         ${shlibs:Depends},
Built-Using: ${misc:Built-Using},
Description: handle and deliver alerts created by Prometheus
 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.

Package: golang-github-prometheus-alertmanager-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends: golang-github-alecthomas-units-dev (>= 0.0~git20210927.59d0afb~),
         golang-github-aws-aws-sdk-go-dev,
         golang-github-benbjohnson-clock-dev,
         golang-github-cenkalti-backoff-dev (>= 4.0.0~),
         golang-github-cespare-xxhash-dev,
         golang-github-go-kit-log-dev,
         golang-github-go-openapi-analysis-dev,
         golang-github-go-openapi-errors-dev (>= 0.19.5~),
         golang-github-go-openapi-loads-dev,
         golang-github-go-openapi-runtime-dev (>= 0.21.0~),
         golang-github-go-openapi-spec-dev,
         golang-github-go-openapi-strfmt-dev (>= 0.19.0~),
         golang-github-go-openapi-swag-dev,
         golang-github-go-openapi-validate-dev (>= 0.20.3~),
         golang-github-gofrs-uuid-dev,
         golang-github-gogo-protobuf-dev,
         golang-github-hashicorp-go-sockaddr-dev,
         golang-github-hashicorp-memberlist-dev,
         golang-github-jessevdk-go-flags-dev,
         golang-github-kylelemons-godebug-dev,
         golang-github-oklog-run-dev,
         golang-github-oklog-ulid-dev,
         golang-github-pkg-errors-dev,
         golang-github-prometheus-client-golang-dev (>= 1.3.0~),
         golang-github-prometheus-common-dev (>= 0.33.0~),
         golang-github-prometheus-exporter-toolkit-dev (>= 0.6.1~),
         golang-github-rs-cors-dev,
         golang-github-stretchr-testify-dev,
         golang-github-xlab-treeprint-dev (>= 0.0~git20180615),
         golang-go.uber-atomic-dev,
         golang-golang-x-mod-dev,
         golang-golang-x-net-dev,
         golang-golang-x-text-dev,
         golang-gopkg-alecthomas-kingpin.v2-dev,
         golang-gopkg-telebot.v3-dev,
         golang-gopkg-yaml.v2-dev,
         golang-protobuf-extensions-dev,
         tzdata,
         ${misc:Depends},
Description: handle and deliver alerts created by Prometheus -- source
 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.
 .
 This package provides the source code to be used as a library.