[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg: Changes to 'debian-unstable'



 debian/changelog |    7 ++++++-
 debian/control   |    3 +--
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 2be9e19ebf4997072abbb00066fd6b72cac8ec8d
Author: David Nusinow <dnusinow@debian.org>
Date:   Fri Jul 13 19:33:16 2007 -0400

    * Add libgl1-mesa-dri to the xserver-xorg recommends. Previously, this recommends was in the xorg package, but many people don't have the xorg package installed (even though they should). Moving it here makes it far more likely that people will actually have a working DRI. Thanks Frans Pop. Closes: #433035

diff --git a/debian/changelog b/debian/changelog
index 8406d5a..9ebfbb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,13 @@ xorg (1:7.2-6) UNRELEASED; urgency=low
   * Remove the code to migrate old XFree86 templates over to Xorg. You'll have
     to install etch now if you're migrating from sarge for your settings to
     transition over.
+  * Add libgl1-mesa-dri to the xserver-xorg recommends. 
+    Previously, this recommends was in the xorg package, but many people don't
+    have the xorg package installed (even though they should). Moving it here
+    makes it far more likely that people will actually have a working DRI.
+    Thanks Frans Pop. Closes: #433035
 
- -- David Nusinow <dnusinow@debian.org>  Mon, 18 Jun 2007 16:16:06 +0100
+ -- David Nusinow <dnusinow@debian.org>  Fri, 13 Jul 2007 19:31:00 -0400
 
 xorg (1:7.2-5) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ed93371..09d094d 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,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 (>= 2:1.3.0.0.dfsg-3), xserver-xorg-video-all | xserver-xorg-video-1.0, xserver-xorg-input-all | xserver-xorg-input, ${misc:Depends}, xkb-data | xkb-data-legacy, xbase-clients
-Recommends: xserver-xorg-video-all, xserver-xorg-input-all, laptop-detect, xresprobe, mdetect, discover1 | discover, ${F:XServer-Xorg-Detect-Depends}
+Recommends: xserver-xorg-video-all, xserver-xorg-input-all, libgl1-mesa-dri, laptop-detect, xresprobe, mdetect, discover1 | discover, ${F:XServer-Xorg-Detect-Depends}
 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
@@ -120,7 +120,6 @@ Description: the X.Org X server -- input driver metapackage
 Package: xorg
 Architecture: all
 Depends: xserver-xorg, libgl1-mesa-glx | libgl1, libglu1-mesa, xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), xbase-clients (>= 1:1.0.1-1), xutils (>= 1:1.0.1-1), xkb-data, xterm | x-terminal-emulator, sparc-utils | not+sparc, xorg-docs
-Recommends: libgl1-mesa-dri
 Provides: x-window-system, x-window-system-core
 Description: X.Org X Window System
  This metapackage provides the components for a standalone



Reply to: