File: control

package info (click to toggle)
prometheus-redis-exporter 1.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 636 kB
  • sloc: makefile: 93; sh: 80
file content (32 lines) | stat: -rw-r--r-- 1,017 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
Source: prometheus-redis-exporter
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Section: net
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang (>= 1.17~),
 golang-any,
 golang-github-gomodule-redigo-dev (>= 1:1.8.3-1~),
 golang-github-prometheus-client-golang-dev,
 golang-github-prometheus-client-model-dev,
 golang-github-sirupsen-logrus-dev,
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/prometheus-redis-exporter
Vcs-Git: https://salsa.debian.org/go-team/packages/prometheus-redis-exporter.git
Homepage: https://github.com/oliver006/redis_exporter
XS-Go-Import-Path: github.com/oliver006/redis_exporter

Package: prometheus-redis-exporter
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 adduser,
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${misc:Built-Using},
Description: Prometheus exporter for Redis metrics
 Supports Redis 2.x, 3.x, 4.x, 5.x, and 6.x.