#!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed %: dh $@ --with kf5 override_dh_auto_build: # force generation of version.h, to avoid races later on dh_auto_build --no-parallel -- UpdateVersion dh_auto_build .PHONY: override_dh_auto_test