File: control

package info (click to toggle)
alertmanager-irc-relay 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: sh: 93; makefile: 4
file content (38 lines) | stat: -rw-r--r-- 1,210 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
Source: alertmanager-irc-relay
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Filippo Giunchedi <filippo@debian.org>,
 Martina Ferrari <tina@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 dh-golang,
 golang-any,
 golang-github-fluffle-goirc-dev,
 golang-github-gorilla-mux-dev,
 golang-github-prometheus-alertmanager-dev,
 golang-github-prometheus-client-golang-dev,
 golang-gopkg-yaml.v2-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/google/alertmanager-irc-relay
Vcs-Browser: https://salsa.debian.org/go-team/packages/alertmanager-irc-relay
Vcs-Git: https://salsa.debian.org/go-team/packages/alertmanager-irc-relay.git
XS-Go-Import-Path: github.com/google/alertmanager-irc-relay
Testsuite: autopkgtest-pkg-go

Package: alertmanager-irc-relay
Architecture: any
Static-Built-Using:
 ${misc:Static-Built-Using},
Depends:
 adduser,
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: IRC bot to relay Prometheus alerts using webhooks
 Alertmanager IRC Relay receives alerts from prometheus-alertmanager using
 webhooks and relays them to an IRC channel.