Codebase list golang-github-dcso-fluxline / 5bcee9e
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 golang-github-dcso-fluxline (0.0~git20181026.4f8ed83-2) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 11 to 13.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Fri, 01 Oct 2021 08:32:02 -0000
56
+0
-1
debian/compat less more
0 13
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
44 Uploaders: Sascha Steinbiss <satta@debian.org>
5 Build-Depends: debhelper (>= 13~),
5 Build-Depends: debhelper-compat (= 13),
66 dh-golang,
77 golang-any,
88 golang-github-showmax-go-fqdn-dev