Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-19 | if multi-arch is detected ensure that pkg:all is reported as pkg:all | David Kalnischkies | |
Versions with arch:all are added to the package with the native arch, so we can't rely on Pkg.Arch() for the architecture | |||
2012-01-19 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | |
- redirect out/input of dpkg --assert-multi-arch to /dev/null | |||
2012-01-13 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | |
- check if dpkg supports multiarch with --assert-multi-arch and if it does be always explicit about the architecture |