Codebase list getdns / f18ddb6
Bump debhelper from old 11 to 13. + debian/rules: Drop --fail-missing argument to dh_missing, which is now the default. 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
4 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 getdns (1.6.0-3) UNRELEASED; urgency=medium
11
22 * debian/copyright: use spaces rather than tabs to start continuation lines.
3 * Bump debhelper from old 11 to 13.
4 + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
5 default.
36
47 -- Debian Janitor <janitor@jelmer.uk> Sun, 12 Sep 2021 23:06:18 -0000
58
77 Build-Depends:
88 check,
99 cmake,
10 debhelper (>= 11~),
10 debhelper (>= 13~),
1111 libbsd-dev,
1212 libev-dev,
1313 libevent-dev,
2323 dh_install -X.la
2424
2525 override_dh_missing:
26 dh_missing -X.la --fail-missing
26 dh_missing -X.la
2727
2828 override_dh_auto_test:
2929 # remote tests fail when there's no connectivity or the connectivity is restrained