* apt-pkg/cachefilter.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 12 Jul 2012 18:39:59 +0000 (20:39 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 12 Jul 2012 18:39:59 +0000 (20:39 +0200)
commit5f20ac7f11ae5718595d6e570474d120d30e36db
tree39bf1e06f387c75c8979b24281226a8b8a1d629e
parentcef094c2ec8214b2783a2ac3aa70cf835381eae1
* apt-pkg/cachefilter.cc:
  - remove architecture-specific arch to tuple expansion-rules as they lead
    to the same tuples for different architectures (e.g. linux-arm for arm,
    armel and armhf) while the dpkg-architecture code uses triples which
    are different (in the first part, which we omit in our tuples), so e.g.
    build-dep restrictions for armel ended up effecting armhf as well
apt-pkg/cachefilter.cc
debian/changelog
test/integration/test-architecture-specification-parsing
test/integration/test-bug-632221-cross-dependency-satisfaction
test/integration/test-cachecontainer-architecture-specification