We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81330b5 commit 6ac8977Copy full SHA for 6ac8977
detector/debian/control
@@ -2,15 +2,14 @@ Source: detector
2
Section: python
3
Priority: optional
4
Maintainer: Federico Ceratto <[email protected]>
5
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
6
python3,
7
- dh-systemd (>= 1.5),
8
dh-python,
9
python3-clickhouse-driver,
10
python3-setuptools,
11
python3-statsd,
12
python3-systemd
13
-Standards-Version: 4.1.3
+Standards-Version: 4.6.0
14
15
Package: detector
16
Architecture: all
0 commit comments