Jérôme Marant <[EMAIL PROTECTED]> writes: > Didn't you break the autofiles, by chance? You told me you changed > something in the autodiff patch?
I only moved the autofiles.diff back to the end of patches/series. It had migrated to be next to last, and it has to be last. One way to make sure that stays true is to do something like this when you want to add a new patch: QUILT_PATCHES=debian/patches quilt push -a QUILT_PATCHES=debian/patches quilt pop QUILT_PATCHES=debian/patches quilt new ... I suppose it's possible that that changing the series order might have broken something if I didn't re-run "autofiles-sync" after the move, but I thought I did. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4

