Hi, On Fri, May 13, 2022 at 12:45:44AM -0500, Seamus de Mora wrote: > In reading over 'man gbp-pq' again, it seems that this command does not > create patch files. Instead, the patch files are created with another tool, > and then imported with 'gbp-pq'.
You can *either* create them with `gbp pq` *or* create them via `quilt`. The workflow I linked to before https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.patches.html has some picture which hopefully help. Cheers, -- Guido > > Is that correct? > > Thnx, > ~S > _______________________________________________ > git-buildpackage mailing list > [email protected] > http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
