| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * apt-pkg/cacheset.cc: | David Kalnischkies | 2012-07-18 | 1 | -0/+33 |
| | | | | | - handle :all and :native correctly as architectures again in the commandline parsing (regression in 0.9.7) | ||||
| * | * apt-pkg/cachefilter.cc: | David Kalnischkies | 2012-07-12 | 1 | -0/+3 |
| | | | | | | | | - 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 | ||||
| * | add two tests for architecture specifications | David Kalnischkies | 2012-06-14 | 1 | -0/+87 |
