diff -Nru /tmp/f28uza13j3/xorg-7.3+8ubuntu2/debian/changelog /tmp/2kyAetl10F/xorg-7.3+8ubuntu3/debian/changelog --- xorg-7.3+8ubuntu2/debian/changelog 2007-12-20 18:13:57.000000000 +0000 +++ xorg-7.3+8ubuntu3/debian/changelog 2007-12-31 19:54:04.000000000 +0000 @@ -1,3 +1,10 @@ +xorg (1:7.3+8ubuntu3) hardy; urgency=low + + * dexconf: + - Added DontZap "true" option by default + + -- Adam Lebsack Mon, 31 Dec 2007 19:52:39 +0000 + xorg (1:7.3+8ubuntu2) hardy; urgency=low * dexconf: diff -Nru /tmp/f28uza13j3/xorg-7.3+8ubuntu2/debian/local/dexconf /tmp/2kyAetl10F/xorg-7.3+8ubuntu3/debian/local/dexconf --- xorg-7.3+8ubuntu2/debian/local/dexconf 2007-12-20 18:00:28.000000000 +0000 +++ xorg-7.3+8ubuntu3/debian/local/dexconf 2007-12-31 20:58:31.000000000 +0000 @@ -137,7 +137,7 @@ # xorg.conf sections: # Files File pathnames -# ServerFlags Server flags NOT USED BY DEXCONF +# ServerFlags Server flags # Module Dynamic module loading NOT USED BY DEXCONF # InputDevice Input device description # Device Graphics device description @@ -174,6 +174,20 @@ # sudo dpkg-reconfigure -phigh xserver-xorg SECTION +### SERVERFLAGS + +exec 4>"$DEXCONFTMPDIR/ServerFlags" +cat >&4 <
"$OUTFILE" SPACER= -for SECTION in Header Files InputDeviceKeyboard InputDeviceMouse \ +for SECTION in Header Files ServerFlags InputDeviceKeyboard InputDeviceMouse \ Device Monitor Screen ; do if [ -e "$DEXCONFTMPDIR/$SECTION" ]; then eval $SPACER