Source: xracer Version: 0.96.9.1-13 Severity: normal Hi dear Maintainer,
Your package is a modern '3.0 (quilt)' package as documented in debian/source/format. That means the support for quilt-type patches is builtin into dpkg itself. Please drop these extraneous instructions: debian/control: -quilt (>= 0.46-7~) debian/rules: %: - dh $@ --with quilt,python3 + dh $@ --with python3 -override_dh_quilt_unpatch: - -dh_quilt_unpatch - rm -rf $(CURDIR)/$(SRCDIR) - rm -rf $(CURDIR)/.pc - rm -rf $(CURDIR)/debian/.debhelper -override_dh_quilt_patch: extract-stamp - dh_quilt_patch Greetings Alexandre

