On Sun, 7 Jul 2002, Brendan O'Dea wrote: > reopen 151965 ! > severity 105750 normal > merge 151965 105750 > thanks > > On Sat, Jul 06, 2002 at 03:12:10AM -0400, Adam Heath wrote: > > * Remove -Z from patch call, in dpkg-source, as it makes patch warn about > > missing timestamps. Closes: #151965 > > Why did you "fix" this by removing the -Z rather than adding the missing > timestamps to the diff output? > > See the patch on 105750.
Additionally, that patch is a new feature. New features never get added once a branch is released. And, if the patch were applied as is, then dpkg-source wouldn't be able to extract it's own output. It attempts to compare the --- and +++ lines. It gets past the --- line, but fails when it attempts to compare the +++ to the --- line. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

