Codebase list tpm2-tss / 0b49237
Bump debhelper from old 11 to 12. + debian/rules: Rely on default use of dh_missing rather than using dh_install --list-missing. 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
11
22 * Use secure copyright file specification URI.
33 * debian/copyright: use spaces rather than tabs to start continuation lines.
4 * Bump debhelper from old 11 to 12.
5 + debian/rules: Rely on default use of dh_missing rather than using
6 dh_install --list-missing.
47
58 -- Debian Janitor <janitor@jelmer.uk> Tue, 20 Jul 2021 06:49:31 -0000
69
66 Mario Limonciello <superm1@gmail.com>
77 Build-Depends: autoconf,
88 autoconf-archive,
9 debhelper (>= 11),
9 debhelper (>= 12~),
1010 docbook-xsl,
1111 doxygen,
1212 libcmocka-dev (>= 1.0),
2323
2424 override_dh_install:
2525 find debian/tmp \( -name '*.la' -o -name '*.a' \) -delete
26 dh_install --list-missing
26 dh_install
2727
2828 resourcemgr.1: debian/resourcemgr.xml
2929 $(XP) $(DB2MAN) $<