On Tue, May 15, 2012 at 07:59:38AM +0900, Norbert Preining wrote: > can anyone explain the following: > # in a debian pacakge unpacked: > > $ quilt push -a > Applying patch 01-desktop.patch > patching file poedit.desktop > Hunk #1 succeeded at 15 with fuzz 2 (offset 12 lines).
dpkg-source is more intolerant of fuzz than quilt itself. Run quilt refresh on the patch and it should be happier. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

