Skip to content
Snippets Groups Projects
Commit c7d49cee authored by silver-platter's avatar silver-platter
Browse files

Set debhelper-compat version in Build-Depends.

Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
parent 331b05bb
No related branches found
No related tags found
1 merge request!1Fix some issues reported by lintian
12
...@@ -2,7 +2,8 @@ Source: rsyslog-exporter ...@@ -2,7 +2,8 @@ Source: rsyslog-exporter
Section: admin Section: admin
Priority: optional Priority: optional
Maintainer: Autistici/Inventati <debian@autistici.org> Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>= 12~), golang-any, dh-golang, Build-Depends: debhelper-compat (= 12),
golang-any, dh-golang,
golang-github-prometheus-client-golang-dev golang-github-prometheus-client-golang-dev
Standards-Version: 3.9.6 Standards-Version: 3.9.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment