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

X Strike Force X.Org X11 SVN commit: r1370 - branches/modular/app/xbase-clients/debian



Author: dnusinow
Date: 2006-03-04 19:01:16 -0500 (Sat, 04 Mar 2006)
New Revision: 1370

Modified:
   branches/modular/app/xbase-clients/debian/changelog
   branches/modular/app/xbase-clients/debian/control
Log:
* Suggest mesa-utils, where glxinfo and glxgears have been moved.
  Thanks Mike Hommey. (closes: #354246)


Modified: branches/modular/app/xbase-clients/debian/changelog
===================================================================
--- branches/modular/app/xbase-clients/debian/changelog	2006-03-04 23:55:19 UTC (rev 1369)
+++ branches/modular/app/xbase-clients/debian/changelog	2006-03-05 00:01:16 UTC (rev 1370)
@@ -14,8 +14,10 @@
     + debian/902_debian_startx_manpage.diff
     + debian/916_add_XKBPATH_env_variable.diff
     + general/051_xkb_documentation_updates.diff
+  * Suggest mesa-utils, where glxinfo and glxgears have been moved.
+    Thanks Mike Hommey. (closes: #354246)
 
- -- David Nusinow <dnusinow@debian.org>  Tue, 28 Feb 2006 23:24:51 -0500
+ -- David Nusinow <dnusinow@debian.org>  Sat,  4 Mar 2006 18:59:20 -0500
 
 xbase-clients (1:1.0.1-1) experimental; urgency=low
 

Modified: branches/modular/app/xbase-clients/debian/control
===================================================================
--- branches/modular/app/xbase-clients/debian/control	2006-03-04 23:55:19 UTC (rev 1369)
+++ branches/modular/app/xbase-clients/debian/control	2006-03-05 00:01:16 UTC (rev 1370)
@@ -9,6 +9,7 @@
 Package: xbase-clients
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Suggests: mesa-utils
 Description: miscellaneous X clients
  An X client is a program that interfaces with an X server (almost always via
  the X libraries), and thus with some input and output hardware like a
@@ -49,7 +50,6 @@
   - bitmap, a monochrome bitmap file editor;
   - bmtoa, a tool that converts a monochrome bitmap to ASCII text;
   - cxpm and sxpm, tools for checking and viewing X pixmap files;
-  - glxgears, a GLX demo that draws three rotating gears, and prints
     framerate information to standard output
   - iceauth, a tool for manipulating ICE protocol authorization records;
   - xset, a tool for setting miscellaneous X server parameters;
@@ -77,7 +77,6 @@
   - xprop, a property displayer for X;
   - xdpyinfo, a display information utility for X;
   - xwininfo, a window information utility for X;
-  - glxinfo, a GLX extension information utility for X;
   - xvinfo, an Xv extension information utility for X;
   - ico, an X graphics demo using an animated polyhedron;
   - dga, a demo program for the DGA extension; and



Reply to: