Here is my /etc/apt/sources.list file:
Code: Select all
#Mepis8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main
# Debian
deb http://ftp.us.debian.org/debian/ lenny main contrib non-free
#deb-src http://ftp.us.debian.org/debian/ lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib non-free
# mplayer
deb http://www.debian-multimedia.org lenny main
# wicd
deb http://apt.wicd.net lenny extras
One such package is libgnutls13, version 1.4.4-3+etch1. It orginally came from the etch repository but is now 2 versions out of date. If you remove this package through Synaptic, it will also want to remove package gnome-cups-manager, which is also listed as a local package.
What is the best way to proceed with these local packages? My goal would be to have as many of them as possible be changed to come from the lenny (stable) repository.