Re: [PATCH] dpkg-source: Fix format in maintainer error message

Guillem Jover <[email protected]> Thu, 19 Feb 2026 03:13:47 +0100
Newsgroups gmane.linux.debian.devel.dpkg.general
Message-ID <[email protected]>
Hi!

On Wed, 2026-02-18 at 16:11:00 +0000, Marko Zajc wrote:
> %f was used instead of %s previously, resulting in errors such as:
> 
>    Argument "Uploaders" isn't numeric in sprintf at ...
> 
> This commit just replaces %f with %s in the source file and all po files.
> 
> Signed-off-by: Marko Zajc <[email protected]>

Thanks for the patch! Although it seems it got damaged during sending
or transmission (you might want to check your email tools or sending
server). I've redone the change and applied in your name. Will be
included in my next push targeting the next dpkg release.

Regards,
Guillem