Codebase list golang-github-kisom-goutils / 64dd6a4
Bump debhelper from deprecated 9 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-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
77 + Build-Depends: Drop versioned constraint on debhelper.
88 * Bump debhelper dependency to >= 9, since that's what is used in
99 debian/compat.
10 * Bump debhelper from deprecated 9 to 13.
1011
1112 -- Alexandre Viau <aviau@debian.org> Mon, 02 Apr 2018 18:34:31 -0400
1213
22 Priority: extra
33 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
44 Uploaders: Tim Potter <tpot@hpe.com>
5 Build-Depends: debhelper (>= 9~),
5 Build-Depends: debhelper (>= 13~),
66 dh-golang,
77 golang-any,
88 # golang-github-cloudflare-cfssl-dev,