Author: branden
Date: 2004-10-08 16:31:17 -0500 (Fri, 08 Oct 2004)
New Revision: 1927
Modified:
trunk/debian/CHANGESETS
trunk/debian/changelog
trunk/debian/control
Log:
Fix missing-word typo in xnest's package description. Thanks to Roland
Stigge for catching this. (Closes: #268997)
Re-case references to Xnest, Xprt, and Xvfb within package descriptions to
correspond to the executable names, not the package names.
Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS 2004-10-08 21:11:22 UTC (rev 1926)
+++ trunk/debian/CHANGESETS 2004-10-08 21:31:17 UTC (rev 1927)
@@ -67,4 +67,8 @@
them in the init scripts. (Closes: #268812, #271030)
1926
+Fix missing-word typo in xnest's package description. Thanks to Roland
+Stigge for catching this. (Closes: #268997)
+ 1927
+
vim:set ai et sts=4 sw=4 tw=80:
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2004-10-08 21:11:22 UTC (rev 1926)
+++ trunk/debian/changelog 2004-10-08 21:31:17 UTC (rev 1927)
@@ -20,6 +20,9 @@
(xfree86-common) and font server socket directories (xfs) after creating
them in the init scripts. (Closes: #268812, #271030)
+ * Fix missing-word typo in xnest's package description. Thanks to Roland
+ Stigge for catching this. (Closes: #268997)
+
Changes by Denis Barbier and Fabio M. Di Nitto:
* Edit xc/programs/xkbcomp/symbols/pc/Imakefile so that the new pc/us_intl
@@ -56,7 +59,7 @@
+ Set UseBios default to "no" for PROSAVAGE_DDR and PROSAVAGE_DDRK, as
described here http://www.probo.com/timr/savage40.html.
- -- Branden Robinson <[EMAIL PROTECTED]> Fri, 8 Oct 2004 16:09:00 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]> Fri, 8 Oct 2004 16:28:06 -0500
xfree86 (4.3.0.dfsg.1-8) unstable; urgency=high
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2004-10-08 21:11:22 UTC (rev 1926)
+++ trunk/debian/control 2004-10-08 21:31:17 UTC (rev 1927)
@@ -1555,7 +1555,7 @@
Depends: xserver-common, ${shlibs:Depends}, ${misc:Depends}
Replaces: xbase (<< 3.3.2.1-1)
Description: nested X server
- xnest an X server that is itself an X client. This allows you to run a
+ Xnest is an X server that is itself an X client. This allows you to run a
server within a server; this is occasionally useful for testing new window
managers and other X clients.
.
@@ -1565,7 +1565,7 @@
Architecture: any
Depends: xprt-common, ${shlibs:Depends}, ${misc:Depends}
Description: X print server (XFree86 version)
- xprt provides an X server with the print extension and special DDX
+ Xprt provides an X server with the print extension and special DDX
(Device-Dependent X) implementation.
.
This package provides Xprt, the Xprint server from XFree86. Note that this
@@ -1806,7 +1806,7 @@
Suggests: xbase-clients
Replaces: xbase (<< 3.3.2.1-2)
Description: virtual framebuffer X server
- xvfb provides an X server that can run on machines with no display hardware
+ Xvfb provides an X server that can run on machines with no display hardware
and no physical input devices. It emulates a dumb framebuffer using virtual
memory. The primary use of this server was intended to be server testing,
but other novel uses for it have been found, including testing clients