Codebase list golang-github-influxdata-tdigest / db6f8f0
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 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 golang-github-influxdata-tdigest (0.0~git20180711.a7d76c6-2) UNRELEASED; urgency=low
11
22 * Bump debhelper from old 11 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Wed, 01 Jul 2020 16:59:25 -0000
56
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
44 Uploaders: Alexandre Viau <aviau@debian.org>
5 Build-Depends: debhelper (>= 12~),
5 Build-Depends: debhelper-compat (= 12),
66 dh-golang,
77 golang-any,
88 golang-github-google-go-cmp-dev