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

New commits:
commit 99b68691d8c903fbc459cf1f8233481cdaab4fed
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sat Apr 21 23:14:46 2007 +0200

    xorg recommends libgl1-mesa-dri instead of depending on it.

diff --git a/debian/changelog b/debian/changelog
index 01d30ac..4a8bca5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 xorg (1:7.2-3) UNRELEASED; urgency=low
 
+  [ David Nusinow ]
   * Don't write the DRI section to xorg.conf. We now ship a default mode in
     libdrm as of libdrm 2.3.0-3, so we don't need to do this. Users can still
     override the default mode in their xorg.conf's if they choose
 
- -- David Nusinow <[EMAIL PROTECTED]>  Sun, 15 Apr 2007 13:42:02 -0400
+  [ Julien Cristau ]
+  * xorg recommends libgl1-mesa-dri instead of depending on it.
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 21 Apr 2007 23:13:17 +0200
 
 xorg (1:7.2-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index f9e7540..ba3f6a8 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,8 @@ Description: the X.Org X server -- input driver metapackage
 
 Package: xorg
 Architecture: all
-Depends: xserver-xorg, libgl1-mesa-glx, libgl1-mesa-dri, 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
+Depends: xserver-xorg, libgl1-mesa-glx, 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


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

Reply via email to