Codebase list golang-github-alecthomas-repr / 9f1c242
Bump debhelper dependency to >= 11, since that's what is used in debian/compat. Changes-By: lintian-brush Fixes: lintian: no-versioned-debhelper-prerequisite See-also: https://lintian.debian.org/tags/no-versioned-debhelper-prerequisite.html Debian Janitor 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 Section: devel
44 Testsuite: autopkgtest-pkg-go
55 Priority: optional
6 Build-Depends: debhelper,
6 Build-Depends: debhelper (>= 11~),
77 dh-golang,
88 golang-any (>= 2:1.10~),
99 golang-github-stretchr-testify-dev