Package: release-notes Hello,
after seaching a lot, it finaly turned up not only questions but also a solution on how to upgrade a squeeze gnome system to a wheezy xfce system. Found at the end of this thread: debianforum.de/forum/viewtopic.php?f=12&t=140311 This request seems quite justified especially for people in the world where only older hardware is available. The method: * removing gnome aptitude purge `dpkg --get-selections | grep gnome | cut -f 1` aptitude -f install aptitude purge `dpkg --get-selections | grep deinstall | cut -f 1` aptitude -f install * dist-upgrade * installing xfce4 aptitude install xfce4 (or xfce4-desktop) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org