Package: apt Version: 0.5.4 When setting APT::Default-Release to e.g. "stable" and having a mixed setup in sources.list, Packages from "proposed-updates" are not considered to belong to "stable", so `apt-get' (without -t) will produce unexpected results on them.
Especially `dselect' and friends will propose to upgrade all Packages in "proposed-updates" to the version in "testing" or "unstable", which is really not what the dummy wants. I consider this a documentation bug. To fix the problem, /etc/preferences could be used like this (is this proper, apt gurus?) Package: * Pin: release v=3.0* Pin-Priority: 600 KR -- Klaus Reichl email: [EMAIL PROTECTED] Danhausergasse 8/16 [EMAIL PROTECTED] A-1040 Wien voice: +43 (1) 27722 / 3884 (job)

