Codebase list golang-github-nightlyone-lockfile / b33d4e6
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 Debian Janitor 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
88 * Bump debhelper dependency to >= 10, since that's what is used in
99 debian/compat.
1010 * Bump debhelper from old 10 to 13.
11 * Set debhelper-compat version in Build-Depends.
1112
1213 -- Alexandre Viau <aviau@debian.org> Mon, 02 Apr 2018 19:38:45 -0400
1314
+0
-1
debian/compat less more
0 13
33 Section: devel
44 Testsuite: autopkgtest-pkg-go
55 Priority: optional
6 Build-Depends: debhelper (>= 13~),
6 Build-Depends: debhelper-compat (= 13),
77 dh-golang,
88 golang-any
99 Standards-Version: 4.1.3.0