implement BuildProfileSpec support as dpkg has in 1.17.2
authorJohannes Schauer <j.schauer@email.de>
Mon, 24 Feb 2014 23:12:20 +0000 (00:12 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 13 Mar 2014 12:57:34 +0000 (13:57 +0100)
commit565ded7b65240b25ad8551789ac388c8ce72b1f4
tree81025637a5e03dcd4f06018a83551161adfb03b1
parenta5414e56403537678d5be87acf59c37a05f55719
implement BuildProfileSpec support as dpkg has in 1.17.2

Build-dependencies are now able to include a <profile.foo …>
specification limiting usage similar to already supported [arch …].
More details: https://wiki.debian.org/BuildProfileSpec

Closes: 661537
apt-pkg/deb/deblistparser.cc
apt-pkg/deb/deblistparser.h
apt-pkg/deb/debsrcrecords.cc
test/libapt/parsedepends_test.cc