Author: jurij
Date: 2006-12-01 00:32:09 -0500 (Fri, 01 Dec 2006)
New Revision: 4103

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/xserver-xorg.postinst.in
Log:
Correct the setting of default depth for cgsix
framebuffer so that it actually triggers.


Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog  2006-12-01 00:16:33 UTC (rev 4102)
+++ trunk/debian/xorg/debian/changelog  2006-12-01 05:32:09 UTC (rev 4103)
@@ -13,6 +13,8 @@
 
   [ Jurij Smakov ]
   * Add detection of PGX32 framebuffers on sparc.
+  * Correct the setting of default depth for cgsix framebuffer, so
+    that it actually triggers.
 
   [ Julien Cristau ]
   * Run invoke-rc.d and update-rc.d only once in postinst (instead of 3

Modified: trunk/debian/xorg/debian/xserver-xorg.postinst.in
===================================================================
--- trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-12-01 00:16:33 UTC 
(rev 4102)
+++ trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-12-01 05:32:09 UTC 
(rev 4103)
@@ -1879,7 +1879,7 @@
     savage)
       DEFAULT_DEPTH=16
       ;;
-    cgsix)
+    suncg6)
       DEFAULT_DEPTH=8
       ;;
     *)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to