Skip to content
Snippets Groups Projects
Commit 3d87b28e 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 87f46b47
No related branches found
No related tags found
1 merge request!15Fix some issues reported by lintian
12
...@@ -2,7 +2,7 @@ Source: acmeserver ...@@ -2,7 +2,7 @@ Source: acmeserver
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 (>= 1.11), dh-golang Build-Depends: debhelper-compat (= 12), golang-any (>= 1.11), dh-golang
Standards-Version: 3.9.6 Standards-Version: 3.9.6
Package: acmeserver Package: acmeserver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment