Codebase list getdns / 526e9b8
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 1 year, 2 months ago
4 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
33 + stubby: Drop versioned constraint on getdns-utils in Replaces.
44 + stubby: Drop versioned constraint on getdns-utils in Breaks.
55 * debian/copyright: use spaces rather than tabs to start continuation lines.
6 * Bump debhelper from old 11 to 13.
7 + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
8 default.
69
710 -- Debian Janitor <janitor@jelmer.uk> Wed, 14 Sep 2022 22:23:41 -0000
811
66 Build-Depends:
77 check,
88 cmake,
9 debhelper (>= 11~),
9 debhelper (>= 13~),
1010 libbsd-dev,
1111 libev-dev,
1212 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