]> git.saurik.com Git - apt.git/commit
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)
commite21ba62847687b5dc655b28ef7dd67d6eb7336e2
tree2a8e27b136138e5ca865373db2dd864c76b4af65
parent55153bf94ff28a23318e79aa48242244c4d82b3c
support comments in debian/control parsing

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
apt-pkg/deb/debsrcrecords.cc
test/integration/test-apt-get-build-dep