File: control

package info (click to toggle)
prometheus-mongodb-exporter 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 388 kB
  • ctags: 294
  • sloc: sh: 62; makefile: 35
file content (20 lines) | stat: -rw-r--r-- 873 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: prometheus-mongodb-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 (>= 0.17~), golang-any,
               golang-glog-dev,
               golang-gopkg-mgo.v2-dev,
               golang-prometheus-client-dev,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/prometheus-mongodb-exporter.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/prometheus-mongodb-exporter.git
Homepage: https://github.com/dcu/mongodb_exporter

Package: prometheus-mongodb-exporter
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, daemon
Built-Using: ${misc:Built-Using}
Description: Prometheus exporter for MongoDB
 Prometheus exporter for MongoDB, written in Go.