aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index e93302b..19eedd2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,17 @@ Source: prometheus-pgbouncer-exporter
Section: net
Priority: optional
Maintainer: Christopher Baines <mail@cbaines.net>
+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