On Sun, 27 Jan 2002, tluxt wrote: >I want a method that will not cause apt to get confused about this and >other sw once I install the Sid package.
Use the pinning feature of apt. In /etc/apt/preferences, enter Package: kghostview Pin: release a=unstable Pin-Priority: 200 This will make the kghostview package from unstable, more desirable than the one from woody, and each time you apt-get upgrade, it'll sync that particular package to unstable. More information can be found at http://www.debian.org/News/weekly/2002/1/mail#1 Hope this helps. Cameron Kerr -- [EMAIL PROTECTED] http://homepages.paradise.net.nz/~cameronk/