#1129288 xracer: please drop usage of "quilt" from d/rules & d/control

#1129288#5
Date:
2026-02-28 17:45:06 UTC
From:
To:
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

#1129288#10
Date:
2026-06-06 14:27:08 UTC
From:
To:
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

#1129288#15
Date:
2026-06-08 10:46:42 UTC
From:
To:
thanks for the explanation.

Le sam. 6 juin 2026 à 16:27, Adrian Bunk <bunk@debian.org> a écrit :