Raphael Hertzog <hert...@debian.org> writes: > You don't need that. dpkg-buildpackage unapplies them automatically after > the build if it has applied them. If they were already applied before the > build, then it leaves them applied.
Guess it depends how you build the package. I have been using: gbp buildpackage "--git-builder=debuild -i -I -S" In order to get a *.dsc file that sbuild can use. This command appears to leave the patches applied. Guess I should investigate changing that line to somethine else... -- Brian May <b...@debian.org>