- Package:
- src:xracer
- Source:
- src:xracer
- Submitter:
- Alexandre Detiste
- Date:
- 2026-06-08 10:49:02 UTC
- 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
These are not extraneous. The usage of multiple tarballs in the package predates dpkg support for that, in this setup the builtin quilt patch support in dpkg cannot be used. cu Adrian
thanks for the explanation. Le sam. 6 juin 2026 à 16:27, Adrian Bunk <bunk@debian.org> a écrit :