<div dir="auto"><div>Hi,<div dir="auto"><br></div><div dir="auto">I re-patched #977415 using the patch queue, but still wasn't able to get #977416 set up as a patch. I think this has to do with it modifying the debian/rules file and it's somehow getting unapplied during gbp's patching process. </div><div dir="auto">Instead, I added a git commit and set the author and date the same way as the other patch, but on master rather than on the patch queue. Is this sufficient? If not, do you have any idea how I can get the patch working on patch queue?</div><div dir="auto"><br></div><div dir="auto">-Thomas</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 28, 2022, 12:41 AM Carsten Schoenert <<a href="mailto:c.schoenert@t-online.de" target="_blank" rel="noreferrer">c.schoenert@t-online.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Am 28.08.22 um 02:31 schrieb Thomas Dorch:<br>
> I have incorporated one of the patches <br>
> (<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977415" rel="noreferrer noreferrer noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977415</a>), but am <br>
> having trouble applying the other <br>
> (<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977416" rel="noreferrer noreferrer noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977416</a> ). gbp <br>
> buildpackage fails when trying to apply this patch with the error: "the <br>
> patch has fuzz which is not allowed, or is malformed". I'll keep trying <br>
> to get this working but is there a way to add these patches via to the <br>
> git history rather than as files in the debian/patches folder?<br>
<br>
well gbp does nothing here, it's plain git workflow needed to get things <br>
together.<br>
<br>
The patch is rather trivial so I'd do simply applying the modifications <br>
manually and and use git commit (--amend) together with --author and <br>
--date to set the authorship of origin while working on the patch queue.<br>
<br>
-- <br>
Regards<br>
Carsten<br>
</blockquote></div></div></div>