* apt-pkg/cacheiterators.h:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 19 Jan 2012 17:42:57 +0000 (18:42 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 19 Jan 2012 17:42:57 +0000 (18:42 +0100)
commit2a2a7ef4dfa9d8fb8118c2e318555438098cdf34
treeb593f0702659a3b3e0389f796beeb825e8da6b85
parent7720666fba9cd7024009bed964ccfa3f2be97c59
* apt-pkg/cacheiterators.h:
  - return the correct version arch for all+foreign, too

The flag is interpreted at a few other places in different styles so
this commit ensures that the flag check is consistent everywhere
(checking for Same in flag style is a bit too much as it isn't used
 in combination with others anyway, but who knows and just for
 consistency)
apt-pkg/cacheiterators.h
apt-pkg/deb/dpkgpm.cc
apt-pkg/packagemanager.cc
cmdline/apt-get.cc
debian/changelog
test/integration/framework
test/integration/test-dpkg-assert-multi-arch