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

X Strike Force SVN commit: rev 571 - trunk/debian



Author: branden
Date: 2003-09-22 15:49:46 -0500 (Mon, 22 Sep 2003)
New Revision: 571

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
The xserver-xfree86 package now suggests the libglide2 package for the
benefit of 3Dfx Voodoo Graphics and Voodoo2 users.  (Closes: #211780)

- debian/control: update Suggests and Description fields for
  xserver-xfree86


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2003-09-22 20:22:56 UTC (rev 570)
+++ trunk/debian/changelog	2003-09-22 20:49:46 UTC (rev 571)
@@ -224,8 +224,13 @@
         libxaw-dev
       + libxaw7-dev no longer provides libxaw-dev
 
- -- Branden Robinson <branden@debian.org>  Sun, 21 Sep 2003 12:17:35 -0500
+  * The xserver-xfree86 package now suggests the libglide2 package for the
+    benefit of 3Dfx Voodoo Graphics and Voodoo2 users.  (Closes: #211780)
+    - debian/control: update Suggests and Description fields for
+      xserver-xfree86
 
+ -- Branden Robinson <branden@debian.org>  Mon, 22 Sep 2003 15:42:20 -0500
+
 xfree86 (4.2.1-11) unstable; urgency=medium
 
   * urgency set to medium because bug #206790 bites a lot of people (but,

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2003-09-22 20:22:56 UTC (rev 570)
+++ trunk/debian/control	2003-09-22 20:49:46 UTC (rev 571)
@@ -886,7 +886,7 @@
 Package: xserver-xfree86
 Architecture: alpha arm hppa hurd-i386 i386 ia64 m68k mips mipsel netbsd-i386 powerpc sh3 sh4 sparc
 Depends: xserver-common (>= 4.2.1-10), ${shlibs:Depends}, ${misc:Depends}
-Suggests: discover, mdetect, read-edid
+Suggests: discover, mdetect, read-edid, libglide2 (>> 2001.01.26)
 Conflicts: libxfont-xtt
 Replaces: xserver-common (<< 4.0), libxfont-xtt
 Provides: xserver
@@ -910,6 +910,10 @@
  Note that on the HP-PA, MIPS, and SuperH architectures, the server's
  loadable module support is not present, and therefore the XFree86 server is a
  (very large) single binary.
+ .
+ This package suggests the libglide2 package, which is necessary for the
+ XFree86 X server's "glide" video driver to work with 3Dfx Voodoo Graphics and
+ Voodoo2 cards.  Users of other video cards need not install libglide2.
 
 Package: xserver-xfree86-dbg
 Priority: extra



Reply to: