summaryrefslogtreecommitdiff
path: root/README.MultiArch
AgeCommit message (Collapse)AuthorFilesLines
2014-04-26remove outdated README.MultiArchDavid Kalnischkies1-63/+0
Debian wheezy shipped MultiArch to the masses and the predictions remained true in sofar as little changes in apt itself and many other frontends were needed compared to the fallout if done differently. The info included is this file is therefore no longer current and adds no useful information anymore, so we can drop it for good.
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-53/+3
Multi-Arch; instead, Arch: all packages only satisfy dependencies for the native arch, except where the Arch: all package is declared Multi-Arch: foreign. (Closes: #613584) This has the sideeffect that arch:all packages internally show up as coming from the native arch - so packages with the architecture "all" doesn't exist any longer in the pkgcache
2010-02-17add a note about the uncomplete toolchain to sound a bit more scaryDavid Kalnischkies1-0/+7
2010-02-13Add a more or less useful README file for everything related to MultiArchDavid Kalnischkies1-0/+106
and install it in the apt-doc package.