debian/changelog | 22 ++++++++++++++++------ debian/control | 3 +-- 2 files changed, 17 insertions(+), 8 deletions(-)
New commits: commit 362027fffaf78a5cb5bbb4c8b95f3587f71b2ff1 Author: Bryce Harrington <[EMAIL PROTECTED]> Date: Wed Nov 19 10:38:43 2008 -0800 Adding dependency on hal <jcristau> xserver-xorg should be a good candidate for the hal Depends or Recommends. diff --git a/debian/changelog b/debian/changelog index 6c53d93..5adc73f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,21 @@ -xorg (1:7.4~5ubuntu3) intrepid; urgency=low +xorg (1:7.4~5ubuntu4) jaunty; urgency=low + + * Depend on hal. Otherwise, if launching X without hal installed you + won't get any input devices. - * debian/control: Depend on -evdev so it will get installed on upgrades. - Otherwise, in certain upgrade scenarios this can result in - non-functioning keyboard/mouse. - (LP: #271138) + -- Bryce Harrington <[EMAIL PROTECTED]> Wed, 19 Nov 2008 10:26:14 -0800 - -- Bryce Harrington <[EMAIL PROTECTED]> Tue, 21 Oct 2008 16:10:01 -0700 +xorg (1:7.4~5ubuntu3) intrepid; urgency=low + + * debian/control: + - Depend on -evdev so it will get installed on upgrades. + Otherwise, in certain upgrade scenarios this can result in + non-functioning keyboard/mouse. + (LP: #271138) + - Remove displayconfig-gtk from Suggests since it is no longer present + in the archive anyway + + -- Bryce Harrington <[EMAIL PROTECTED]> Tue, 21 Oct 2008 16:16:10 -0700 xorg (1:7.4~5ubuntu2) intrepid; urgency=low diff --git a/debian/control b/debian/control index 537ea42..23db932 100644 --- a/debian/control +++ b/debian/control @@ -82,9 +82,8 @@ Package: xserver-xorg Architecture: any Conflicts: xserver-xfree86 (<< 6.8.2.dfsg.1-1), xserver-common (<< 7), x11-common (<< 1:7.3+11) Replaces: xserver-common (<< 7), x11-common (<< 1:7.3+11) -Depends: xserver-xorg-core (>= 2:1.5), xserver-xorg-video-all | xserver-xorg-video-4, xserver-xorg-input-all | xserver-xorg-input-2.1, xserver-xorg-input-evdev, ${shlibs:Depends}, ${misc:Depends}, xkb-data | xkb-data-legacy, x11-xkb-utils, mdetect +Depends: xserver-xorg-core (>= 2:1.5), xserver-xorg-video-all | xserver-xorg-video-4, xserver-xorg-input-all | xserver-xorg-input-2.1, xserver-xorg-input-evdev, ${shlibs:Depends}, ${misc:Depends}, xkb-data | xkb-data-legacy, x11-xkb-utils, mdetect, hal Recommends: libgl1-mesa-dri, udev, ${F:XServer-Xorg-Detect-Depends} -Suggests: displayconfig-gtk 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]