> Can you please split out the dependency parser routine so that it may be > shared by the source and packages parsers?
well, that's how i did it in the beginning, but build-deps have additional info in the dependency field (for architecture specific dependencies) so the parser in the debListParser class doesn't quite work. i guess i can always pass a flag.... > Return (or at least use) a vector rather than that static thing :> well, it follows the style of the pkgSrcRecords::Parser::Binaries method :) randolph -- Debian Developer <[EMAIL PROTECTED]> http://www.TauSq.org/

