Split ListParser::NewDepends into two methods to use these new method
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 27 Dec 2009 18:39:47 +0000 (19:39 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 27 Dec 2009 18:39:47 +0000 (19:39 +0100)
commit25396fb06350344996a20d05423562f08a4165db
tree6d86e407c280333624b8f9949467f90612258282
parent5dd4c8b811d9c7bc33e50254811f5bc0fc37f872
Split ListParser::NewDepends into two methods to use these new method
for creating the dependencies needed for our groups:
For now for all groups only one package can be installed at the same
time which conflicts with each other packages in the group.
The exceptions are architecture all package.

Also, the Multi-Arch field is now parsed, but not used for now.
apt-pkg/cacheiterators.h
apt-pkg/deb/deblistparser.cc
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h
apt-pkg/pkgcachegen.cc
apt-pkg/pkgcachegen.h