Codebase list golang-github-go-kit-kit / bf54b2b
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
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 golang-github-go-kit-kit (0.6.0-4) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 10 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Tue, 28 Apr 2020 21:48:19 +0000
56
+0
-1
debian/compat less more
0 12
33 Section: devel
44 Testsuite: autopkgtest-pkg-go
55 Priority: optional
6 Build-Depends: debhelper (>= 12~),
6 Build-Depends: debhelper-compat (= 12),
77 dh-golang (>= 1.17~),
88 golang-any,
99 golang-github-dgrijalva-jwt-go-dev (>= 3.0~),