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