Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
Debian Janitor
3 years ago
2 | 2 |
Priority: optional
|
3 | 3 |
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
|
4 | 4 |
Uploaders: Tim Potter <tpot@hpe.com>
|
5 | |
Build-Depends: debhelper (>= 12~),
|
|
5 |
Build-Depends: debhelper-compat (= 12),
|
6 | 6 |
dh-golang,
|
7 | 7 |
golang-go
|
8 | 8 |
Standards-Version: 3.9.6
|