]> git.saurik.com Git - apt.git/commitdiff
support comments in debian/control parsing
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 2 Jan 2016 12:19:32 +0000 (13:19 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 2 Jan 2016 15:19:40 +0000 (16:19 +0100)
Now (55153bf94ff28a23318e79aa48242244c4d82b3c) that pkgTagFile can be
told to deal with all sorts of comments we can use this mode to parse
dsc (as by catch) and debian/control files properly even in the wake of
multiline fields spliced with comments like Build-Depends.

Closes: 806775

No differences found