Codebase list isc-kea / 8719c56
Drop unnecessary dh arguments: --parallel Fixes: lintian: debian-rules-uses-unnecessary-dh-argument See-also: https://lintian.debian.org/tags/debian-rules-uses-unnecessary-dh-argument.html Debian Janitor 3 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1010 * debian/copyright: use spaces rather than tabs to start continuation lines.
1111 * Use secure URI in Homepage field.
1212 * Bump debhelper from old 11 to 12.
13 * Drop unnecessary dh arguments: --parallel
1314
1415 -- <jguy@jguy-vm> Thu, 06 Jun 2019 10:18:41 -0400
1516
1212 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1313
1414 %:
15 dh $@ --with python3 --parallel -X.la -B
15 dh $@ --with python3 -X.la -B
1616
1717 override_dh_auto_configure:
1818 dh_auto_configure $@ -- \