File: control

package info (click to toggle)
prometheus-node-exporter 0.13.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,380 kB
  • ctags: 534
  • sloc: sh: 164; makefile: 86
file content (27 lines) | stat: -rw-r--r-- 1,134 bytes parent folder | download | duplicates (2)
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
Source: prometheus-node-exporter
Section: net
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>
Build-Depends: debhelper (>= 9.0.0), dh-golang (>= 1.17~), golang-any (>= 1.5~),
 golang-dbus-dev,
 golang-github-coreos-go-systemd-dev,
 golang-github-kolo-xmlrpc-dev,
 golang-github-prometheus-client-model-dev,
 golang-github-prometheus-common-dev (>= 0+git20160504),
 golang-golang-x-sys-dev,
 golang-goprotobuf-dev,
 golang-procfs-dev (>= 0+git20150616),
 golang-prometheus-client-dev (>= 0.7.0+ds-3),
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/prometheus-node-exporter.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/prometheus-node-exporter.git/
Homepage: https://github.com/prometheus/node_exporter

Package: prometheus-node-exporter
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, daemon
Built-Using: ${misc:Built-Using}
Description: Prometheus exporter for machine metrics
 Prometheus exporter for machine metrics, written in Go with pluggable metric
 collectors.