I have some apps I want to build that require newer libs than what I have installed from stable. How do I tell dselect/apt/dpkg to let me pick the newer SDL lib (for instance) out of tested, bring with it any dependent libs (which may also be in tested), but not make a change to newer packages across the board?
Related question, if I did want to upgrade across the board to woody, how would I do that? Thanks! Robin