Skip to content
Snippets Groups Projects
Commit 5f31deaa authored by godog's avatar godog
Browse files

Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request !1
parents 9045c887 e48a861b
No related branches found
No related tags found
1 merge request!1Fix some issues reported by lintian
10
......@@ -2,13 +2,14 @@ Source: rsyslog-exporter
Section: admin
Priority: optional
Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>=9), golang-any, dh-golang,
Build-Depends: debhelper-compat (= 12),
golang-any, dh-golang,
golang-github-prometheus-client-golang-dev
Standards-Version: 3.9.6
Package: rsyslog-exporter
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, rsyslog
Built-Using: ${misc:Built-Using}
Description: Rsyslog Prometheus exporter.
Exports rsyslogd metrics to Prometheus.
......@@ -10,4 +10,3 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_install:
rm -fr $(CURDIR)/debian/rsyslog-exporter/usr/share/gocode
dh_install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment