File: control

package info (click to toggle)
prometheus-alertmanager 0.28.1%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,748 kB
  • sloc: makefile: 216; sh: 211; javascript: 86
file content (127 lines) | stat: -rw-r--r-- 5,930 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
121
122
123
124
125
126
127
Source: prometheus-alertmanager
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Martina Ferrari <tina@debian.org>,
           Daniel Swarbrick <dswarbrick@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-bash-completion,
               dh-sequence-golang,
               golang-any,
               golang-github-alecthomas-units-dev,
               golang-github-aws-aws-sdk-go-dev,
               golang-github-cenkalti-backoff-v4-dev,
               golang-github-cespare-xxhash-dev,
               golang-github-coder-quartz-dev,
               golang-github-emersion-go-sasl-dev,
               golang-github-emersion-go-smtp-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.25.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-golang-lru-v2-dev,
               golang-github-hashicorp-memberlist-dev,
               golang-github-jessevdk-go-flags-dev,
               golang-github-kimmachinegun-automemlimit-dev,
               golang-github-kylelemons-godebug-dev,
               golang-github-oklog-run-dev,
               golang-github-oklog-ulid-dev,
               golang-github-prometheus-client-golang-dev (>= 1.19.0),
               golang-github-prometheus-common-dev (>= 0.63.0),
               golang-github-prometheus-exporter-toolkit-dev (>= 0.13.0),
               golang-github-prometheus-sigv4-dev,
               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,
               golang-uber-automaxprocs-dev,
               tzdata,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
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://github.com/prometheus/alertmanager
XS-Go-Import-Path: github.com/prometheus/alertmanager

Package: prometheus-alertmanager
Section: net
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: adduser,
         tzdata,
         ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${misc:Static-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
Architecture: all
Multi-Arch: foreign
Depends: golang-github-alecthomas-units-dev,
         golang-github-aws-aws-sdk-go-dev,
         golang-github-cenkalti-backoff-v4-dev,
         golang-github-cespare-xxhash-dev,
         golang-github-coder-quartz-dev,
         golang-github-emersion-go-sasl-dev,
         golang-github-emersion-go-smtp-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.25.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-golang-lru-v2-dev,
         golang-github-hashicorp-memberlist-dev,
         golang-github-jessevdk-go-flags-dev,
         golang-github-kimmachinegun-automemlimit-dev,
         golang-github-kylelemons-godebug-dev,
         golang-github-oklog-run-dev,
         golang-github-oklog-ulid-dev,
         golang-github-prometheus-client-golang-dev (>= 1.19.0),
         golang-github-prometheus-common-dev (>= 0.63.0),
         golang-github-prometheus-exporter-toolkit-dev (>= 0.13.0),
         golang-github-prometheus-sigv4-dev,
         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,
         golang-uber-automaxprocs-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.