Codebase list golang-github-phpdave11-gofpdi / 1308f14
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
3 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
33 + Build-Depends: Drop versioned constraint on debhelper.
44 * Bump debhelper dependency to >= 12, since that's what is used in
55 debian/compat.
6 * Bump debhelper from old 12 to 13.
67
78 -- Debian Janitor <janitor@jelmer.uk> Sun, 29 Aug 2021 14:42:56 -0000
89
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
44 Uploaders: Thorsten Alteholz <debian@alteholz.de>
5 Build-Depends: debhelper (>= 12~),
5 Build-Depends: debhelper (>= 13~),
66 dh-golang,
77 golang-any,
88 golang-github-pkg-errors-dev