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

X Strike Force XOrg SVN commit: r38 - xorg-config/trunk/debian



Author: fabbione
Date: 2004-10-07 15:24:08 -0500 (Thu, 07 Oct 2004)
New Revision: 38

Modified:
   xorg-config/trunk/debian/CHANGESETS
   xorg-config/trunk/debian/TODO
   xorg-config/trunk/debian/control
Log:
Add proper package description.


Modified: xorg-config/trunk/debian/CHANGESETS
===================================================================
--- xorg-config/trunk/debian/CHANGESETS	2004-10-07 19:59:32 UTC (rev 37)
+++ xorg-config/trunk/debian/CHANGESETS	2004-10-07 20:24:08 UTC (rev 38)
@@ -30,4 +30,7 @@
 * Remove useless package split.
     35
 
+* Add proper package description.
+    38
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: xorg-config/trunk/debian/TODO
===================================================================
--- xorg-config/trunk/debian/TODO	2004-10-07 19:59:32 UTC (rev 37)
+++ xorg-config/trunk/debian/TODO	2004-10-07 20:24:08 UTC (rev 38)
@@ -14,7 +14,6 @@
 -------
 
 * Add copyright file from xorg package (when ready).
-* Add proper descriptions for each package.
 * debian/control needs a lot of love due to binary packages reorganization.
 * lintian/linda cleanup.
 

Modified: xorg-config/trunk/debian/control
===================================================================
--- xorg-config/trunk/debian/control	2004-10-07 19:59:32 UTC (rev 37)
+++ xorg-config/trunk/debian/control	2004-10-07 20:24:08 UTC (rev 38)
@@ -8,19 +8,27 @@
 
 Package: xutils-devel
 Architecture: any
-Description: X.org build utilities
- X.org build utilities:
-  - ccmakedep
-  - cleanlinks
-  - gccmakedep
-  - imake
-  - lndir
-  - makedepend
-  - makeg
-  - makestrs
-  - mergelib
-  - mkdirhier
-  - mkhtmlindex
-  - pswrap
-  - revpath
-  - xmkmf
+Description: X.org build utilities and site configuration files
+ xutils-devel provides a set of utility programs and configuration files
+ shipped with the X Window System required to build the X.org sources.
+ Some of these programs are useful even on a system that does not have any X
+ clients or X servers installed.
+ .
+ The programs in this package include:
+  - ccmakedep, a version of makedepend which "does it right";
+  - cleanlinks, a program to remove dangling symlinks and empty directories;
+  - gccmakedep, a gcc based version of ccmakedep;
+  - imake, a C preprocessor interface to the make utility;
+  - lndir, a tool that creates a shadow directory of symbolic links to
+    another directory tree;
+  - makedepend, a tool to create dependencies in makefiles;
+  - makeg, a tool for making debuggable executables;
+  - makestrs, a tool that makes string table C source and header(s);
+  - mergelib, a tool to merge objects from one library into another;
+  - mkdirhier, a tool that creates a directory hierarchy;
+  - mkhtmlindex, a tool generate index files for HTML man pages;
+  - pswrap, a tool that creates C procedures from segments of PostScript
+    language code;
+  - revpath, which generates a relative path that can be used to undo a
+    change-directory and
+  - xmkmf, a tool that creates a Makefile from an Imakefile.



Reply to: