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

mesa: Changes to 'debian-experimental'



 debian/changelog |    7 +++++++
 debian/control   |    4 ++++
 2 files changed, 11 insertions(+)

New commits:
commit 30f6fe0710a885bac1b573601eb2c3f4da5d9876
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Mar 30 14:10:24 2007 +0200

    Have libgl1-mesa-dri suggest libglide3.
    
    Add explanation for this in the package description.  Closes: #387339.

diff --git a/debian/changelog b/debian/changelog
index e9446fe..608d834 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (6.5.2-4) UNRELEASED; urgency=low
+
+  * debian/control: libgl1-mesa-dri now suggests libglide3, with an
+    explanation in the description (closes: #387339).
+
+ -- Julien Cristau <jcristau@debian.org>  Fri, 30 Mar 2007 14:06:44 +0200
+
 mesa (6.5.2-3) experimental; urgency=low
 
   * Set LIB_DIR and EXTRA_LIB_PATH in configs/debian-default to override
diff --git a/debian/control b/debian/control
index 5ac6522..a879d7b 100644
--- a/debian/control
+++ b/debian/control
@@ -160,6 +160,7 @@ Section: libs
 Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}, libgl1-mesa-glx (= ${binary:Version})
+Suggests: libglide3
 Conflicts: xlibmesa-dri (<< 1:7.0.0)
 Replaces: xlibmesa-dri (<< 1:7.0.0)
 Description: A free implementation of the OpenGL API -- DRI modules
@@ -172,6 +173,9 @@ Description: A free implementation of the OpenGL API -- DRI modules
  .
  For a complete description of Mesa, please look at the
  libgl1-mesa-swx11 package.
+ .
+ The tdfx DRI module uses libglide3 if available to provide better performance,
+ so installing that package is useful for users of tdfx hardware.
 
 Package: libgl1-mesa-dri-dbg
 Section: libdevel



Reply to: