X Strike Force XFree86 SVN commit: rev 738 - branches/4.3.0/sid/debian
Author: branden
Date: 2003-10-30 22:56:53 -0500 (Thu, 30 Oct 2003)
New Revision: 738
Modified:
branches/4.3.0/sid/debian/changelog
branches/4.3.0/sid/debian/control
Log:
Update the extended descriptions of packages that depend on cpp-3.2 to
explain why they use cpp in general, and why cpp-3.2 in particular.
Whitespace police. Oh, how I long for "svn blame".
- debian/control
Modified: branches/4.3.0/sid/debian/changelog
===================================================================
--- branches/4.3.0/sid/debian/changelog 2003-10-31 03:35:36 UTC (rev 737)
+++ branches/4.3.0/sid/debian/changelog 2003-10-31 03:56:53 UTC (rev 738)
@@ -59,8 +59,12 @@
(Closes: #204358)
- debian/patches/099a_improve_search_for_libXcursor.diff
- -- Branden Robinson <branden@debian.org> Thu, 30 Oct 2003 17:54:29 -0500
+ * Update the extended descriptions of packages that depend on cpp-3.2 to
+ explain why they use cpp in general, and why cpp-3.2 in particular.
+ - debian/control
+ -- Branden Robinson <branden@debian.org> Thu, 30 Oct 2003 22:54:41 -0500
+
xfree86 (4.3.0-0pre1v4) experimental; urgency=low
* Add missing symbolic links for libXTrap. [ISHIKAWA Mutsumi]
@@ -2402,9 +2406,9 @@
+ Xdm patches: realloc usage, zero malloc()ated memory, enable
/dev/urandom on NetBSD 1.4 and later (#5345, Mike A. Harris, #5401,
Matthias Scheler) (Matthieu Herrb)
- + Fix crash in the TextWidget reported by Hans Wilmer. The bug is fixed in
+ + Fix crash in the TextWidget reported by Hans Wilmer. The bug is fixed in
the TextAction.c patch (actually it was fixed in head, but I forgot to
- update the 4.2 branch, that is what most people are using). Also synced
+ update the 4.2 branch, that is what most people are using). Also synced
some other bug fixes only in CVS head. (Paulo Cesar Pereira de Andrade)
* patch #002: resynced with xf-4_2-branch updates
Modified: branches/4.3.0/sid/debian/control
===================================================================
--- branches/4.3.0/sid/debian/control 2003-10-31 03:35:36 UTC (rev 737)
+++ branches/4.3.0/sid/debian/control 2003-10-31 03:56:53 UTC (rev 738)
@@ -267,6 +267,10 @@
X server configuration programs xf86cfg and xf86config, but in general the
Debconf interface to the xserver-xfree86 package should be used instead of
these tools.
+ .
+ xrdb requires the C preprocessor (cpp) to process X resource files. GNU CPP
+ version 3.2 is required, as the command's "-traditional" support misbehaves
+ in version 3.3.
Package: xdm
Architecture: any
@@ -286,6 +290,10 @@
If the xutils package is installed, xdm can use the sessreg utility to
register login sessions to the system utmp file; this, however, is not
necessary for xdm to function.
+ .
+ xdm requires the C preprocessor (cpp) to process its configuration files.
+ GNU CPP version 3.2 is required, as the command's "-traditional" support
+ misbehaves in version 3.3.
Package: xfonts-100dpi
Architecture: all
@@ -1105,9 +1113,10 @@
to be used, and installation of an rsh or ssh client is necessary if
rstart is to be used.
.
- This package requires cpp version 3.2 to function, as text processing is
- broken in version 3.3.
-
+ imake uses the C preprocessor (cpp) as a macro processor. GNU CPP version
+ 3.2 is required, as the command's "-traditional" support misbehaves in
+ version 3.3.
+
Package: xvfb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Reply to: