Author: dnusinow Date: 2006-04-12 20:27:47 -0400 (Wed, 12 Apr 2006) New Revision: 1756
Modified: trunk/debian/xorg/debian/changelog trunk/debian/xorg/debian/control Log: * Have xserver-xorg depend on xkb-data | xkb-data-legacy. Not a recommends any more. Thanks to a lot of people. (closes: #362112, #362105) Modified: trunk/debian/xorg/debian/changelog =================================================================== --- trunk/debian/xorg/debian/changelog 2006-04-13 00:24:43 UTC (rev 1755) +++ trunk/debian/xorg/debian/changelog 2006-04-13 00:27:47 UTC (rev 1756) @@ -1,3 +1,10 @@ +xorg (1:7.0.11) unstable; urgency=low + + * Have xserver-xorg depend on xkb-data | xkb-data-legacy. Not a recommends + any more. Thanks to a lot of people. (closes: #362112, #362105) + + -- David Nusinow <[EMAIL PROTECTED]> Wed, 12 Apr 2006 20:26:53 -0400 + xorg (1:7.0.10) unstable; urgency=low * Force migration of symlink if it points to /bin/true. Thanks Sune Vuorela Modified: trunk/debian/xorg/debian/control =================================================================== --- trunk/debian/xorg/debian/control 2006-04-13 00:24:43 UTC (rev 1755) +++ trunk/debian/xorg/debian/control 2006-04-13 00:27:47 UTC (rev 1756) @@ -28,8 +28,7 @@ Conflicts: xserver-xfree86 (<< 6.8.2.dfsg.1-1), xserver-common Replaces: xserver-common Pre-Depends: x11-common (>= 7.0.0-0ubuntu3) -Depends: xserver-xorg-core, xserver-xorg-video-all | xserver-xorg-video, xserver-xorg-input-all | xserver-xorg-input, laptop-detect, xresprobe, mdetect, discover1, debconf -Recommends: xkb-data +Depends: xserver-xorg-core, xserver-xorg-video-all | xserver-xorg-video, xserver-xorg-input-all | xserver-xorg-input, laptop-detect, xresprobe, mdetect, discover1, debconf, xkb-data | xkb-data-legacy Description: the X.Org X server This package depends on the full suite of the server and drivers for the X.Org X server, as well as providing a configuration infrastructure to manage -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

