On Sat, 2009-06-27 at 02:19 +0000, Russ Allbery wrote: > The following commit has been merged in the master branch: > commit 6959b6dd8202e7fc662deac7e18e7d13e9e1d310 > Author: Russ Allbery <[email protected]> > Date: Fri Jun 26 19:19:00 2009 -0700 > > Fix missing-separator-between-items with arch lists
Yay! :) Thanks. Unfortunately the old-style test suite still manages to break it. testset/relations/debian/control contains "Depends: relations(<< 3), dpkg, ..." which is currently being split as "relations(<<" and "3)" with a separator missing between the two. I think I have a fix, which I'm just running through the test suite. Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

