I have a workaround for the problem, I will send it now while I remember. I will try and figure out a fix tomorrow.
change # here's a novel concept: DON'T TOUCH THE CONFIG ON UPGRADES if [ -z "$UPGRADE" ] || dpkg --compare-versions "$2" le "1:7.0.14"; then to # here's a novel concept: DON'T TOUCH THE CONFIG ON UPGRADES if [ -z "$UPGRADE" ] || dpkg --compare-versions "$2" le "1:8.0.14"; then in /var/lib/dpkg/info/xserver-xorg.postinst and md5sum /etc/X11/xorg.conf >/var/lib/x11/xorg.conf.md5sum as the submitter pointed out. James -- James Westby [EMAIL PROTECTED] http://jameswestby.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]