Codebase list gtypist / b4a34b79-a8fd-48ba-ad9c-6eca87ebbb5e/main
Drop unnecessary dh arguments: --parallel Changes-By: lintian-brush Fixes: lintian: debian-rules-uses-unnecessary-dh-argument See-also: https://lintian.debian.org/tags/debian-rules-uses-unnecessary-dh-argument.html Debian Janitor 2 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
77 * Set debhelper-compat version in Build-Depends.
88 * Re-export upstream signing key without extra signatures.
99 * Set upstream metadata fields: Bug-Submit (from ./configure).
10 * Drop unnecessary dh arguments: --parallel
1011
1112 -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:33:11 +0200
1213
55 #export DH_VERBOSE=1
66
77 %:
8 dh $@ --parallel
8 dh $@
99
1010 override_dh_auto_configure: configure
1111 dh_auto_configure -- \