apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-inst / dpkg-diffs.txt
CommitLineData
b2e465d6
AL
1- Replacing directories with files
2 dpkg permits this with the weak condition that the directory is owned only
3 by the package. APT requires that the directory have no files that are not
4 owned by the package. Replaces are specifically not checked to prevent
5 file list corruption.