Author: dnusinow Date: 2006-04-12 19:46:22 -0400 (Wed, 12 Apr 2006) New Revision: 1749
Added: trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.NEWS Modified: trunk/xserver/xorg-server-1.0.2/debian/changelog Log: * Document the need to update paths in xserver-xorg-core's NEWS file. (closes: #362077) Modified: trunk/xserver/xorg-server-1.0.2/debian/changelog =================================================================== --- trunk/xserver/xorg-server-1.0.2/debian/changelog 2006-04-12 23:34:50 UTC (rev 1748) +++ trunk/xserver/xorg-server-1.0.2/debian/changelog 2006-04-12 23:46:22 UTC (rev 1749) @@ -1,3 +1,10 @@ +xorg-server (1:1.0.2-4) unstable; urgency=low + + * Document the need to update paths in xserver-xorg-core's NEWS file. + (closes: #362077) + + -- David Nusinow <[EMAIL PROTECTED]> Wed, 12 Apr 2006 19:39:13 -0400 + xorg-server (1:1.0.2-3) unstable; urgency=low * Add build-conflicts on xlibs-static-dev. Thanks Zephaniah E. Hull. Added: trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.NEWS =================================================================== --- trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.NEWS 2006-04-12 23:34:50 UTC (rev 1748) +++ trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.NEWS 2006-04-12 23:46:22 UTC (rev 1749) @@ -0,0 +1,12 @@ +xserver-xorg-core (1:1.0.2-3) unstable; urgency=low + + * With the latest updates of Xorg, we have transitioned from X11R6 to + X11R7. Part of this transition involves changing the paths to both the + xfonts and the xkb data files. One way to automatically update the + paths is to run "dpkg-reconfigure xserver-xorg" as root and it will + automatically generate a new config file for you. Note that this will + currently not work for people who have customized config files due to a + bug, so you'll have to manually edit your config if you have customized + it previously. + + -- David Nusinow <[EMAIL PROTECTED]> Wed, 12 Apr 2006 19:38:51 -0400 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

