Codebase list golang-github-go-kit-kit / lintian-fixes/main
Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html Debian Janitor 2 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 * Set debhelper-compat version in Build-Depends.
44 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
55 Repository-Browse.
6 * Bump debhelper from old 12 to 13.
67
78 -- Debian Janitor <janitor@jelmer.uk> Tue, 28 Apr 2020 21:48:19 +0000
89
33 Section: devel
44 Testsuite: autopkgtest-pkg-go
55 Priority: optional
6 Build-Depends: debhelper-compat (= 12),
6 Build-Depends: debhelper-compat (= 13),
77 dh-golang (>= 1.17~),
88 golang-any,
99 golang-github-dgrijalva-jwt-go-dev (>= 3.0~),