summaryrefslogtreecommitdiff
path: root/prom-exporter-modbus/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-05-10 15:38:44 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-05-10 15:38:44 +0200
commitf442a4ff9babe748b34dc61139428e828f3838fa (patch)
tree4fe63993ab4f2712f92b9a1d5c0773703bc3b9bc /prom-exporter-modbus/debian/control
parentingnore arm64 subdirs (diff)
add modbus exporter
Diffstat (limited to 'prom-exporter-modbus/debian/control')
-rw-r--r--prom-exporter-modbus/debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/prom-exporter-modbus/debian/control b/prom-exporter-modbus/debian/control
new file mode 100644
index 0000000..a55e185
--- /dev/null
+++ b/prom-exporter-modbus/debian/control
@@ -0,0 +1,12 @@
+Source: prom-exporter-modbus
+Maintainer: Christian Pointner <equinox@spreadspace.org>
+Section: utils
+Priority: optional
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), wget, ca-certificates
+
+Package: prom-exporter-modbus
+Architecture: amd64 i386 arm64
+Depends: ${misc:Depends}
+Conflicts: prometheus-modbus-exporter
+Description: prometheus modbus-exporter (binary only)