Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-12 | improve the testcode so that we do not depend on the order of unpacking | David Kalnischkies | |
of specific packages as long as the order is okay in general | |||
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies | |
as tight dependencies between immediate packages better enabling also the possibility to mark all packages as immediate (at least Closes: #353290, #540227, #559733, #621836, #639290) | |||
2011-09-09 | M-A:same lockstep unpack should operate on installed | David Kalnischkies | |
packages first (LP: #835625) | |||
2011-05-16 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) |