aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-02-17 11:12:11 +0000
committerChristopher Baines <mail@cbaines.net>2016-02-17 11:44:01 +0000
commitde7913f18338b4e64063832b3dba6dfbeda6f69b (patch)
treed381eaff28a4a6aeb4220a1ab57fb60caae598f8 /debian/control
parent0549032f0756e73ea155eeb89dd01117603cd5cb (diff)
downloadprometheus-pgbouncer-exporter-de7913f18338b4e64063832b3dba6dfbeda6f69b.tar
prometheus-pgbouncer-exporter-de7913f18338b4e64063832b3dba6dfbeda6f69b.tar.gz
Generate a manpage using help2man
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0219610..19eedd2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,13 @@ Homepage: http://git.cbaines.net/prometheus-pgbouncer-exporter/
Build-Depends: debhelper (>= 9),
dh-systemd,
dh-python,
+ help2man,
python3-all,
python3-setuptools,
+# Used when generating the manpage
+ python3-psycopg2,
+ python3-configargparse,
+ python3-prometheus-client,
Standards-Version: 3.9.6
X-Python3-Version: >= 3.2