Hi! On Fri, 2025-01-10 at 14:23:55 +0100, Samuel Thibault wrote: > Package: dpkg-dev > Version: 1.22.11 > Severity: important
> I tried using debhelper/upstream-make-install, but I'm getting > > dpkg-buildpackage: error: Rules-Requires-Root field keyword > "debhelper/upstream-make-install" is unknown in dpkg namespace > > >From the scripts/Dpkg/BuildDriver/DebianRules.pm > _parse_rules_requires_root source code, it seems like dpkg does not > ignore keywords that are outside the dpkg/ namespace ? Ugh, this is a regression from the refactor for the build driver support. This had been fixed in the past, but missed including it in the branch which preceded the fix. I'll reintegrate the fix from commit dcfbe8b626cd6c3551afe7cd46500bdd38d4c200. Thanks, Guillem

