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

Bug#279055: marked as done (xfree86-common: Keyboard configuration FAQ has some typos and is not always clear enough)



Your message dated Thu, 16 Dec 2004 04:33:18 -0500
with message-id <E1Ces0c-0004w4-00@newraff.debian.org>
and subject line Bug#279055: fixed in xfree86 4.3.0.dfsg.1-10
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Oct 2004 11:01:51 +0000
>From fjm_maillists@yahoo.com Sun Oct 31 03:01:51 2004
Return-path: <fjm_maillists@yahoo.com>
Received: from mxout.hispeed.ch (smtp.hispeed.ch) [62.2.95.247] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CODT5-0005cD-00; Sun, 31 Oct 2004 03:01:51 -0800
Received: from 80-218-153-69.dclient.hispeed.ch (80-218-153-69.dclient.hispeed.ch [80.218.153.69])
	by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id i9VB1m1f018380
	for <submit@bugs.debian.org>; Sun, 31 Oct 2004 12:01:49 +0100
From: Frank Murphy <fjm_maillists@yahoo.com>
To: submit@bugs.debian.org
Subject: xfree86-common: Keyboard configuration FAQ has some typos and is not always clear enough
Date: Sun, 31 Oct 2004 12:04:06 +0100
User-Agent: KMail/1.6.2
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: Multipart/Mixed;
  boundary="Boundary-00=_maMhB061rGAywBZ"
Message-Id: <200410311204.06706.fjm_maillists@yahoo.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.3 required=4.0 tests=BAYES_10,FORGED_YAHOO_RCVD,
	HAS_PACKAGE,HTML_MESSAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--Boundary-00=_maMhB061rGAywBZ
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: xfree86-common
Subject: xfree86-common: Keyboard configuration FAQ has some typos and is not 
always clear enough
Version: 4.3.0.dfsg.1-8
Severity: minor
Tags: patch

*** Please type your report below this line ***

The answer to FAQ "My keyboard configuration worked with XFree86 4.2;
why is it messed up now?" has some minor errors. When I started cleaning
them up, I decided to clarify the language too. A patch is attached. Let
me know if you have any questions about anything I changed.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.25-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xfree86-common depends on:
ii  debconf                       1.4.39     Debian configuration management 
sy
ii  debianutils                   2.10.3     Miscellaneous utilities specific 
t

-- debconf information excluded

--Boundary-00=_maMhB061rGAywBZ
Content-Type: text/x-diff;
  charset="us-ascii";
  name="FAQ.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="FAQ.patch"

--- FAQ.xhtml.dist	2004-10-14 19:42:50.000000000 +0200
+++ newFAQ.xhtml	2004-10-31 11:55:46.000000000 +0100
@@ -2909,51 +2909,60 @@
 in the X Window System?"</a> above for explanantions of unfamiliar
 terms.</em></p>
 
+<p>The method for specifying third- and fourth- glyphs changed between XFree86
+4.2 and 4.3. Instead of using a second <em>group</em> for these glyphs, the
+third and fourth <em>levels</em> are now used. Almost all keymaps are now
+defined in a single group, which may affect users with xmodmap customizations.
+These changes were made to better support users with non-US keyboards.</p>
+
 <p>Many users of the X Window System, particularly outside the United States,
-find that they need support for multiple <em>groups</em> on their keyboards.
-One or more of the keys on their keyboards are engraved with more than two
+need support for more than two glyphs per key because some keys are
+engraved with more than two
 glyphs.  On a typical U.S. keyboard, there are at most two glyphs on each keycap
 &mdash; one is accessed with a <code>Shift</code> or <code>Caps Lock</code> key,
-and one without.  Many keyboards outside the United States enable access to
-glyphs beyond the third with modifier keys not found on most U.S. keyboards.
-One approach is with an <code>AltGr</code> (alternate group) key, which is
-analogous to <code>Shift</code>.  The other approach is with a <code>Mode
-Switch</code> key, which is analogous to <code>Caps Lock</code>.  When either of
-these keys are pressed, the X Window System needs to know to switch to an
-alternative key layout &mdash; preferably one which corresponds to the
-engravings on the user's keyboard.  A U.S. keyboard, even if keys are remapped
-so that <code>AltGr</code> and/or <code>Mode Switch</code> keys are available,
-does not acquire much meaningful additional functionality unless and alternate
-group is defined in software, so that "the keys know what to do" when the
-alternate group is enabled.</p>
-
-<p>Sometimes a key layout for a given territory (such as <code>gb</code> for the
-United Kingdom or <code>fr</code> for France) defines what should be in the
-alternate group.  For example, on many European keyboards, one can press
-<kbd>AltGr + E</kbd> to produce the Euro sign (&euro;).  This approach is often
-taken when most keys don't need an symbol defined for the alternate group,
-because most keys are engraved with two or fewer glyphs.</p>
-
-<p>Other times, however, most or all of the printing keys on the keyboard are
-engraved with primary group <em>and</em> alternate group glyphs.  Russian
-keyboards, for example, because they must support both the Latin and Cyrillic
-alphabets, often work this way.  As a consequence, users of the X Window System
+and one without.  To enable access to
+these third, fourth, or fifth glyphs, these keyboards use modifier keys not found on most U.S.
+keyboards.</p>
+
+<p>PC Keyboards for Latin-script characters ususally have an <code>AltGr</code>
+(alternate graphic) key that replaces the right Alt key. When a key is
+pressed while the <code>AltGr</code> key is down will generate the third glyph, and when
+<code>Shift</code> and <code>AltGr</code> are down, it will generate the fourth
+glyph. For example, on many European keyboards, one can press
+<kbd>AltGr + E</kbd> to produce the Euro sign (&euro;).</p>
+
+<p>Non-Latin keyboards can have most of the keys 
+engraved with non-Latin <em>and</em> Latin glyphs.  For example, Russian
+keyboards often work this way because they must support both the Latin and Cyrillic
+alphabets.  As a consequence, users of the X Window System
 need a way to <em>combine layouts</em>.</p>
 
+<p>There are two ways to specify a third glyph:  either make a second group
+for the key and assign it to the first shift-level of the key's second group,
+or assign it to the third shift-level of the key. Prior to XFree86 4.3, these
+glyphs were defined using the first method and since 4.3 they use the second
+method. The keysym used to generate these third glyphs also changes. Prior
+to 4.3 the Mode_switch keysym would be used, and now the ISO_Level3_Shift
+keysym is used. By moving from the muliple-group to the shift-level method,
+combined layouts become much more flexible and easier to maintain.</p>
+
 <p>Prior to XFree86 4.3, combining layouts was difficult because keyboard
-symbols (<em>keysyms</em>) were defined to be specific to a given group.  For
+symbols (<em>keysyms</em>) were defined to a specific group, and
+some layouts even defined multiple groups in the same layout.  For 
 example, the <code>us</code> symbols file (in <code
 class="filespec">/etc/X11/xkb/symbols/</code>) defined the its keycode to keysym
 mappings specifically for group 1 &mdash; the primary group.  The
 <code>us_group2</code> and <code>us_group3</code> files repeated these
-definitions for group 2 and group 3, respectively.  In addition to being
-wasteful, alternative group layouts were never copied in this fashion for any
-territory except the U.S.  Combining Russian and French layouts, for example,
-was consequently impossible without modifying the XKB data files directly
+definitions for group 2 and group 3, respectively.  
+Maintaining these separatly grouped layouts was tedious and error-prone, so
+alternative group layouts were never copied in this fashion for any
+territory except the U.S.  This made combining, say, Russian and French layouts
+impossible without modifying the XKB data files directly
 &mdash; a skill most users do not possess.</p>
 
-<p>XKB layouts have been revisited in XFree86 4.3, and new definitions can now
-be used in arbitrary order so that <code>us,ru</code> and <code>ru,us</code> use
+
+<p>XKB layouts were revisited in XFree86 4.3, and new definitions can now
+be used in arbitrary order so that <code>fr,ru</code> and <code>ru,fr</code> use
 the same <code>symbols</code> files.  The new definitions have been placed in
 <code class="filespec">/etc/X11/xkb/symbols/pc/</code> while the old ones are
 still available in their traditional location; that is, directly within the

--Boundary-00=_maMhB061rGAywBZ--

---------------------------------------
Received: (at 279055-close) by bugs.debian.org; 16 Dec 2004 09:38:03 +0000
>From katie@ftp-master.debian.org Thu Dec 16 01:38:03 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ces5D-00025K-00; Thu, 16 Dec 2004 01:38:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Ces0c-0004w4-00; Thu, 16 Dec 2004 04:33:18 -0500
From: fabbione@fabbione.net (Fabio M. Di Nitto)
To: 279055-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#279055: fixed in xfree86 4.3.0.dfsg.1-10
Message-Id: <E1Ces0c-0004w4-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 16 Dec 2004 04:33:18 -0500
Delivered-To: 279055-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: xfree86
Source-Version: 4.3.0.dfsg.1-10

We believe that the bug you reported is fixed in the latest version of
xfree86, which is due to be installed in the Debian FTP archive:

lbxproxy_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.3.0.dfsg.1-10_i386.deb
libdps-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.3.0.dfsg.1-10_i386.deb
libdps1-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.3.0.dfsg.1-10_i386.deb
libdps1_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libdps1_4.3.0.dfsg.1-10_i386.deb
libice-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libice-dev_4.3.0.dfsg.1-10_i386.deb
libice6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libice6-dbg_4.3.0.dfsg.1-10_i386.deb
libice6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libice6_4.3.0.dfsg.1-10_i386.deb
libsm-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libsm-dev_4.3.0.dfsg.1-10_i386.deb
libsm6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libsm6-dbg_4.3.0.dfsg.1-10_i386.deb
libsm6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libsm6_4.3.0.dfsg.1-10_i386.deb
libx11-6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libx11-6-dbg_4.3.0.dfsg.1-10_i386.deb
libx11-6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libx11-6_4.3.0.dfsg.1-10_i386.deb
libx11-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libx11-dev_4.3.0.dfsg.1-10_i386.deb
libxaw6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.3.0.dfsg.1-10_i386.deb
libxaw6-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.3.0.dfsg.1-10_i386.deb
libxaw6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxaw6_4.3.0.dfsg.1-10_i386.deb
libxaw7-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.3.0.dfsg.1-10_i386.deb
libxaw7-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.3.0.dfsg.1-10_i386.deb
libxaw7_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxaw7_4.3.0.dfsg.1-10_i386.deb
libxext-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxext-dev_4.3.0.dfsg.1-10_i386.deb
libxext6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxext6-dbg_4.3.0.dfsg.1-10_i386.deb
libxext6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxext6_4.3.0.dfsg.1-10_i386.deb
libxft1-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxft1-dbg_4.3.0.dfsg.1-10_i386.deb
libxft1_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxft1_4.3.0.dfsg.1-10_i386.deb
libxi-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxi-dev_4.3.0.dfsg.1-10_i386.deb
libxi6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxi6-dbg_4.3.0.dfsg.1-10_i386.deb
libxi6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxi6_4.3.0.dfsg.1-10_i386.deb
libxmu-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxmu-dev_4.3.0.dfsg.1-10_i386.deb
libxmu6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxmu6-dbg_4.3.0.dfsg.1-10_i386.deb
libxmu6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxmu6_4.3.0.dfsg.1-10_i386.deb
libxmuu-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxmuu-dev_4.3.0.dfsg.1-10_i386.deb
libxmuu1-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxmuu1-dbg_4.3.0.dfsg.1-10_i386.deb
libxmuu1_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxmuu1_4.3.0.dfsg.1-10_i386.deb
libxp-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxp-dev_4.3.0.dfsg.1-10_i386.deb
libxp6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxp6-dbg_4.3.0.dfsg.1-10_i386.deb
libxp6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxp6_4.3.0.dfsg.1-10_i386.deb
libxpm-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxpm-dev_4.3.0.dfsg.1-10_i386.deb
libxpm4-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxpm4-dbg_4.3.0.dfsg.1-10_i386.deb
libxpm4_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxpm4_4.3.0.dfsg.1-10_i386.deb
libxrandr-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxrandr-dev_4.3.0.dfsg.1-10_i386.deb
libxrandr2-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxrandr2-dbg_4.3.0.dfsg.1-10_i386.deb
libxrandr2_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxrandr2_4.3.0.dfsg.1-10_i386.deb
libxt-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxt-dev_4.3.0.dfsg.1-10_i386.deb
libxt6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxt6-dbg_4.3.0.dfsg.1-10_i386.deb
libxt6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxt6_4.3.0.dfsg.1-10_i386.deb
libxtrap-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxtrap-dev_4.3.0.dfsg.1-10_i386.deb
libxtrap6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxtrap6-dbg_4.3.0.dfsg.1-10_i386.deb
libxtrap6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxtrap6_4.3.0.dfsg.1-10_i386.deb
libxtst-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxtst-dev_4.3.0.dfsg.1-10_i386.deb
libxtst6-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxtst6-dbg_4.3.0.dfsg.1-10_i386.deb
libxtst6_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxtst6_4.3.0.dfsg.1-10_i386.deb
libxv-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxv-dev_4.3.0.dfsg.1-10_i386.deb
libxv1-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxv1-dbg_4.3.0.dfsg.1-10_i386.deb
libxv1_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/libxv1_4.3.0.dfsg.1-10_i386.deb
pm-dev_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/pm-dev_4.3.0.dfsg.1-10_all.deb
proxymngr_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/proxymngr_4.3.0.dfsg.1-10_i386.deb
twm_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/twm_4.3.0.dfsg.1-10_i386.deb
x-dev_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/x-dev_4.3.0.dfsg.1-10_all.deb
x-window-system-core_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/x-window-system-core_4.3.0.dfsg.1-10_i386.deb
x-window-system-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/x-window-system-dev_4.3.0.dfsg.1-10_i386.deb
x-window-system_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/x-window-system_4.3.0.dfsg.1-10_all.deb
xbase-clients_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xbase-clients_4.3.0.dfsg.1-10_i386.deb
xdm_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xdm_4.3.0.dfsg.1-10_i386.deb
xfonts-100dpi-transcoded_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.3.0.dfsg.1-10_all.deb
xfonts-100dpi_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.3.0.dfsg.1-10_all.deb
xfonts-75dpi-transcoded_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.3.0.dfsg.1-10_all.deb
xfonts-75dpi_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.3.0.dfsg.1-10_all.deb
xfonts-base-transcoded_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.3.0.dfsg.1-10_all.deb
xfonts-base_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-base_4.3.0.dfsg.1-10_all.deb
xfonts-cyrillic_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.3.0.dfsg.1-10_all.deb
xfonts-scalable_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.3.0.dfsg.1-10_all.deb
xfree86-common_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xfree86-common_4.3.0.dfsg.1-10_all.deb
xfree86_4.3.0.dfsg.1-10.diff.gz
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-10.diff.gz
xfree86_4.3.0.dfsg.1-10.dsc
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-10.dsc
xfs_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xfs_4.3.0.dfsg.1-10_i386.deb
xfwp_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xfwp_4.3.0.dfsg.1-10_i386.deb
xlibmesa-dev_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.3.0.dfsg.1-10_all.deb
xlibmesa-dri-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri-dbg_4.3.0.dfsg.1-10_i386.deb
xlibmesa-dri_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri_4.3.0.dfsg.1-10_i386.deb
xlibmesa-gl-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dbg_4.3.0.dfsg.1-10_i386.deb
xlibmesa-gl-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.3.0.dfsg.1-10_i386.deb
xlibmesa-gl_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl_4.3.0.dfsg.1-10_i386.deb
xlibmesa-glu-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dbg_4.3.0.dfsg.1-10_i386.deb
xlibmesa-glu-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.3.0.dfsg.1-10_i386.deb
xlibmesa-glu_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu_4.3.0.dfsg.1-10_i386.deb
xlibmesa3-dbg_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.3.0.dfsg.1-10_all.deb
xlibmesa3_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibmesa3_4.3.0.dfsg.1-10_i386.deb
xlibosmesa-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.3.0.dfsg.1-10_i386.deb
xlibosmesa4-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibosmesa4-dbg_4.3.0.dfsg.1-10_i386.deb
xlibosmesa4_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibosmesa4_4.3.0.dfsg.1-10_i386.deb
xlibs-data_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibs-data_4.3.0.dfsg.1-10_all.deb
xlibs-dbg_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibs-dbg_4.3.0.dfsg.1-10_all.deb
xlibs-dev_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibs-dev_4.3.0.dfsg.1-10_all.deb
xlibs-pic_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibs-pic_4.3.0.dfsg.1-10_all.deb
xlibs-static-dev_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibs-static-dev_4.3.0.dfsg.1-10_i386.deb
xlibs-static-pic_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xlibs-static-pic_4.3.0.dfsg.1-10_i386.deb
xlibs_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-10_all.deb
xmh_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xmh_4.3.0.dfsg.1-10_i386.deb
xnest_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xnest_4.3.0.dfsg.1-10_i386.deb
xprt_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xprt_4.3.0.dfsg.1-10_i386.deb
xserver-common_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xserver-common_4.3.0.dfsg.1-10_i386.deb
xserver-xfree86-dbg_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.3.0.dfsg.1-10_i386.deb
xserver-xfree86_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xserver-xfree86_4.3.0.dfsg.1-10_i386.deb
xspecs_4.3.0.dfsg.1-10_all.deb
  to pool/main/x/xfree86/xspecs_4.3.0.dfsg.1-10_all.deb
xterm_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xterm_4.3.0.dfsg.1-10_i386.deb
xutils_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xutils_4.3.0.dfsg.1-10_i386.deb
xvfb_4.3.0.dfsg.1-10_i386.deb
  to pool/main/x/xfree86/xvfb_4.3.0.dfsg.1-10_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 279055@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio M. Di Nitto <fabbione@fabbione.net> (supplier of updated xfree86 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 15 Dec 2004 18:40:17 +0100
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xlibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-window-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xlibmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libxaw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-dbg libxtst-dev libxv-dev libxp-dev twm x-window-system-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg xfwp libice6 libxmu-dev xlibs libdps-dev xserver-xfree86-dbg libxrandr-dev libsm6 xserver-xfree86 libdps1 proxymngr xfonts-base-transcoded libxaw6-dev lbxproxy x-window-system-core xutils xspecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlibs-dbg libxpm-dev xlibme
 sa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libxi-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev libxi6 libxt6-dbg
Architecture: source i386 all
Version: 4.3.0.dfsg.1-10
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Fabio M. Di Nitto <fabbione@fabbione.net>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libice-dev - Inter-Client Exchange library development files
 libice6    - Inter-Client Exchange library
 libice6-dbg - Inter-Client Exchange library (unstripped)
 libsm-dev  - X Window System Session Management library development files
 libsm6     - X Window System Session Management library
 libsm6-dbg - X Window System Session Management library (unstripped)
 libx11-6   - X Window System protocol client library
 libx11-6-dbg - X Window System protocol client library (unstripped)
 libx11-dev - X Window System protocol client library development files
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6, unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 libxext-dev - X Window System miscellaneous extension library development files
 libxext6   - X Window System miscellaneous extension library
 libxext6-dbg - X Window System miscellaneous extension library (unstripped)
 libxft1    - FreeType-based font drawing library for X (version 1)
 libxft1-dbg - FreeType-based font drawing library for X (version 1, unstripped)
 libxi-dev  - X Window System Input extension library development files
 libxi6     - X Window System Input extension library
 libxi6-dbg - X Window System Input extension library (unstripped)
 libxmu-dev - X Window System miscellaneous utility library development files
 libxmu6    - X Window System miscellaneous utility library
 libxmu6-dbg - X Window System miscellaneous utility library (unstripped)
 libxmuu-dev - lightweight X Window System miscellaneous utility library develop
 libxmuu1   - lightweight X Window System miscellaneous utility library
 libxmuu1-dbg - lightweight X Window System miscellaneous utility library (unstri
 libxp-dev  - X Window System printing extension library development files
 libxp6     - X Window System printing extension library
 libxp6-dbg - X Window System printing extension library (unstripped)
 libxpm-dev - X pixmap library development files
 libxpm4    - X pixmap library
 libxpm4-dbg - X pixmap library (unstripped)
 libxrandr-dev - X Window System Resize, Rotate and Reflection extension library d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension library
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension library (
 libxt-dev  - X Toolkit Intrinsics development files
 libxt6     - X Toolkit Intrinsics
 libxt6-dbg - X Toolkit Intrinsics (unstripped)
 libxtrap-dev - X Window System protocol-trapping extension library development f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstripped)
 libxtst-dev - X Window System event recording and testing extension library dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension library (un
 libxv-dev  - X Window System video extension library development files
 libxv1     - X Window System video extension library
 libxv1-dbg - X Window System video extension library (unstripped)
 pm-dev     - proxy management protocol development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-dev      - X protocol development files
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 x-window-system-dev - X Window System development components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dev - XFree86 Mesa development libraries dummy package
 xlibmesa-dri - Mesa 3D graphics library modules [XFree86]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [XFree86]
 xlibmesa-gl - Mesa 3D graphics library [XFree86]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries dummy package
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries dummy package
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa4 - Mesa off-screen rendering library [XFree86]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Keyboard Extension (XKB) configuration data and metapackage
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries dummy package
 xlibs-dev  - X Window System client library development files dummy package
 xlibs-pic  - XFree86 static PIC libraries dummy package
 xlibs-static-dev - X Window System client library development files
 xlibs-static-pic - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 261993 275318 279055 281504 285133 285150
Changes: 
 xfree86 (4.3.0.dfsg.1-10) unstable; urgency=medium
 .
   * Upload urgency set to medium due to fix for stable-release-critical bugs
     (#285133 and #285150; see below).
 .
   Changes by Branden Robinson:
 .
   * Make factual updates, clarifications, and wording corrections to the FAQ:
     + Point out that the X.Org relicensing debacle was back in 1998, not
       recent.
     + Be more clear about why OS distributors stuck with XFree86 after it was
       forked, but before it was relicensed.
     + Identify which license is referred to as the "XFree86 1.1 license".
     + Clarify the origin of the contradictory statements regarding the
       GPL-compatibility of XFree86.
     + Clarify the discussion of the "relicensing pilot project" that was
       performed on the XFree86 "auto-config" code.  The code was checked in,
       *then* relicensed without other changes.
     + Point out that most distributors have settled on X.Org's X11R6.8.1 for
       their X Window System implementation, at least for the time being.
     + Stress that XFree86 3.x is no longer supported.
     + Remove language that discusses future directions of XFree86 3.x support
       in dexconf, since it is unlikely that that work is going to happen.
 .
   * Increase the minimum pixel clock for Matrox cards based on feedback from
     Teemu Ikonen.  (Closes: #261993)
 .
   * Tidy up and improve fbdev driver messages, correcting spelling, adding
     information, and otherwise enhancing them.  (Closes: #275318)
 .
   * Make corrections to the "How does the keyboard work in the X Window
     System?" FAQ entry based on feedback from Frank Murphy.  Thanks, Frank!
     (Closes: #279055)
 .
   * Expand discussion of configuring the mouse for left-handed use in the FAQ.
     Thanks to Marc-Aurèle DARCHE for the information!  (Closes: #281504)
 .
   * Fix syntax error in xfs package's init script.  (Closes: #285133)
 .
   * Fix syntax error in xdm's Xstartup script.  (Closes: #285150)
Files: 
 fbe877da62b16d20b960a7e165f5e96a 2636 x11 optional xfree86_4.3.0.dfsg.1-10.dsc
 f84c40e8fde165f2b99bde8e7c80e5a3 3508689 x11 optional xfree86_4.3.0.dfsg.1-10.diff.gz
 51fa7cf9d9a32fd326c04a0582ad7106 151576 libdevel optional pm-dev_4.3.0.dfsg.1-10_all.deb
 32c1c405e386b6e131279974a4e88eb3 208556 libdevel optional x-dev_4.3.0.dfsg.1-10_all.deb
 c59cc2408d7d5367381e79d467ee655e 4355122 x11 optional xfonts-100dpi_4.3.0.dfsg.1-10_all.deb
 e9c2a6bfe2396b45162841fd0697bcf9 8188456 x11 optional xfonts-100dpi-transcoded_4.3.0.dfsg.1-10_all.deb
 eb8ed702aafc639fa0182de264cfd59e 3832862 x11 optional xfonts-75dpi_4.3.0.dfsg.1-10_all.deb
 d6c857f91c455f8a3643aa556d40811f 7065746 x11 optional xfonts-75dpi-transcoded_4.3.0.dfsg.1-10_all.deb
 81acd1ebdd28ca0a228fa57664c2b8f0 5482682 x11 optional xfonts-base_4.3.0.dfsg.1-10_all.deb
 a76f8d865177bcad5e78877c6fd1aabf 1195688 x11 optional xfonts-base-transcoded_4.3.0.dfsg.1-10_all.deb
 d668f0d81e0fe198fb64019ae58f8230 532932 x11 optional xfonts-cyrillic_4.3.0.dfsg.1-10_all.deb
 a1bf5b2e3f94cc0ce3a3cc38f46f4d2f 892944 x11 optional xfonts-scalable_4.3.0.dfsg.1-10_all.deb
 03ae0f7a61a374ddba84e32df6ff07b8 792560 x11 optional xfree86-common_4.3.0.dfsg.1-10_all.deb
 68494bb7d6b5d38050b2ff08804f2bd8 418802 libs optional xlibs_4.3.0.dfsg.1-10_all.deb
 d0f22393fc5e030495aca786bbcc7a95 898030 libs optional xlibs-data_4.3.0.dfsg.1-10_all.deb
 88e21a8156742a073147911f34415c89 5826646 x11 optional xspecs_4.3.0.dfsg.1-10_all.deb
 f97f1fd71137f0a425996c6a18e867d2 150926 x11 optional x-window-system_4.3.0.dfsg.1-10_all.deb
 36a83bb6a1400eba8a0f8f69390c2591 150786 oldlibs extra xlibmesa3-dbg_4.3.0.dfsg.1-10_all.deb
 cff8bd80d4492a3525a9f2e22b011c4a 150774 oldlibs optional xlibmesa-dev_4.3.0.dfsg.1-10_all.deb
 5682d9e3e1ffa605da2d22b7415f20c6 150838 oldlibs extra xlibs-dbg_4.3.0.dfsg.1-10_all.deb
 7549eb8a31613b9cc12e5ffd24f415cb 150836 oldlibs extra xlibs-dev_4.3.0.dfsg.1-10_all.deb
 aa73347ad751c63555a4e494841b4d36 150744 oldlibs extra xlibs-pic_4.3.0.dfsg.1-10_all.deb
 259c0eacdbbe7195ea90fb1b8162e276 242544 x11 optional lbxproxy_4.3.0.dfsg.1-10_i386.deb
 8ceff4492050d9128cb84a17ae3ec8ef 278210 libs optional libdps1_4.3.0.dfsg.1-10_i386.deb
 3ad925cbd2d602d469eade7274500628 775010 libdevel extra libdps1-dbg_4.3.0.dfsg.1-10_i386.deb
 18e9f5963aa5108e36dd3563edb912c3 334446 libdevel optional libdps-dev_4.3.0.dfsg.1-10_i386.deb
 1d66bb1ef2dd6535e674cafd4206c38e 195636 libs optional libice6_4.3.0.dfsg.1-10_i386.deb
 0f1aa748a3beb36a09fc7e57e16916ab 278660 libdevel extra libice6-dbg_4.3.0.dfsg.1-10_i386.deb
 5d893da0c2dbaff0fc7e53f003b71aa0 197556 libdevel optional libice-dev_4.3.0.dfsg.1-10_i386.deb
 6082cf199e1eeaa1bb50ab1bccce966f 173358 libs optional libsm6_4.3.0.dfsg.1-10_i386.deb
 4adf1f64ef3f8188aff3604112eef996 197572 libdevel extra libsm6-dbg_4.3.0.dfsg.1-10_i386.deb
 764849687da6988bfa26085925159f8e 168932 libdevel optional libsm-dev_4.3.0.dfsg.1-10_i386.deb
 4544595c44a44631785ba1b61b809ea0 715804 libs optional libx11-6_4.3.0.dfsg.1-10_i386.deb
 9ab35dc5538f1daaa18df5f2e9f1660e 9599676 libdevel extra libx11-6-dbg_4.3.0.dfsg.1-10_i386.deb
 c861c8c3b0475946fc8ab1efc6989c0f 1350688 libdevel optional libx11-dev_4.3.0.dfsg.1-10_i386.deb
 77deccecd7fdf268e473d1eeeb1afd36 277442 libs optional libxaw6_4.3.0.dfsg.1-10_i386.deb
 08c3c70ea99c9907bc12c79730668bb4 882926 libdevel extra libxaw6-dbg_4.3.0.dfsg.1-10_i386.deb
 4645b9f7941e9aaece3bcf958b001d1c 406336 libdevel extra libxaw6-dev_4.3.0.dfsg.1-10_i386.deb
 0cb1268e5b9acaee086958dcef00effc 330540 libs optional libxaw7_4.3.0.dfsg.1-10_i386.deb
 f08603723d51e3712010e41c6ba19bda 1017590 libdevel extra libxaw7-dbg_4.3.0.dfsg.1-10_i386.deb
 e217f58f9dbffa26728d860b2212c999 406236 libdevel optional libxaw7-dev_4.3.0.dfsg.1-10_i386.deb
 10cb142d44cb812358f4d13abbebf500 180462 libs optional libxext6_4.3.0.dfsg.1-10_i386.deb
 d90cb8e74c36a50125c10f0bb985dfc7 499876 libdevel extra libxext6-dbg_4.3.0.dfsg.1-10_i386.deb
 6efe07e598f7fad16efc4b04a9e8b16d 239046 libdevel optional libxext-dev_4.3.0.dfsg.1-10_i386.deb
 b4888faa8e308edfefd5a26bb230daf5 182758 libs optional libxft1_4.3.0.dfsg.1-10_i386.deb
 ab72e0166326b139e69a8ef5106ce8f5 461766 libdevel extra libxft1-dbg_4.3.0.dfsg.1-10_i386.deb
 20d6379fcbc8fee7660be3157f371726 171706 libs optional libxi6_4.3.0.dfsg.1-10_i386.deb
 caaa79e8b913dd01f16ea83186d769dc 1158794 libdevel extra libxi6-dbg_4.3.0.dfsg.1-10_i386.deb
 f9318c5c06e145ff9f3203c104bfe345 223378 libdevel optional libxi-dev_4.3.0.dfsg.1-10_i386.deb
 3e36fc5e0b63efee55e5770250f25495 201846 libs optional libxmu6_4.3.0.dfsg.1-10_i386.deb
 b5394d6661db188c9c36e7d942248a9b 652252 libdevel extra libxmu6-dbg_4.3.0.dfsg.1-10_i386.deb
 6e7cf47a8e0109da0e47e53fcec7bf0d 210512 libdevel optional libxmu-dev_4.3.0.dfsg.1-10_i386.deb
 32519a7fc7cc12c7792aa5ec8f0d9b15 163716 libs optional libxmuu1_4.3.0.dfsg.1-10_i386.deb
 824f2a008b4c296b1144cbd92d34ceb6 200718 libdevel extra libxmuu1-dbg_4.3.0.dfsg.1-10_i386.deb
 7ebf0f288891c8f6e377db0ae55c2152 155218 libdevel optional libxmuu-dev_4.3.0.dfsg.1-10_i386.deb
 01e8a4336f48d77bf06a629f90a1e031 170850 libs optional libxp6_4.3.0.dfsg.1-10_i386.deb
 60d8822a1710544024b453d022f23df8 557494 libdevel extra libxp6-dbg_4.3.0.dfsg.1-10_i386.deb
 5feb2f0cd5326e183a10ff81224f016b 171234 libdevel optional libxp-dev_4.3.0.dfsg.1-10_i386.deb
 fbda9e289f8076e860b46556f71d2a5c 187512 libs optional libxpm4_4.3.0.dfsg.1-10_i386.deb
 acf882b9df5d3b8d6f32e7f48cbb77d3 239038 libdevel extra libxpm4-dbg_4.3.0.dfsg.1-10_i386.deb
 965dffbde43bc75bd368ad0de27be415 185716 libdevel optional libxpm-dev_4.3.0.dfsg.1-10_i386.deb
 19f848d55c29d3d5496465eae86a7c0a 163454 libs optional libxrandr2_4.3.0.dfsg.1-10_i386.deb
 f6dfac076b5b140e79fad08e59b688ac 192674 libdevel extra libxrandr2-dbg_4.3.0.dfsg.1-10_i386.deb
 f774294857fb813e00308526cb332cf6 163560 libdevel optional libxrandr-dev_4.3.0.dfsg.1-10_i386.deb
 acef8272c6b851cd1cccb5f32852d389 320050 libs optional libxt6_4.3.0.dfsg.1-10_i386.deb
 87563a9b2f59462b3dec78f67e4d6a62 1522900 libdevel extra libxt6-dbg_4.3.0.dfsg.1-10_i386.deb
 a61c651a27147647c318edc1569c2933 606580 libdevel optional libxt-dev_4.3.0.dfsg.1-10_i386.deb
 60f51db43ea6aae44f75206ab1f12a81 172674 libs optional libxtrap6_4.3.0.dfsg.1-10_i386.deb
 1124f9be38baf7c7061e8d13623b284a 402568 libdevel extra libxtrap6-dbg_4.3.0.dfsg.1-10_i386.deb
 b7cb27b5e7da6ee1de48138035c5d18a 177032 libdevel optional libxtrap-dev_4.3.0.dfsg.1-10_i386.deb
 d8af870eac11ff3c49952921fba3085f 166472 libs optional libxtst6_4.3.0.dfsg.1-10_i386.deb
 4446a55482c6027a6e5d6335a67b33b5 228734 libdevel extra libxtst6-dbg_4.3.0.dfsg.1-10_i386.deb
 a41e0d5e1d35618b773f9b6f4f4adf6d 162804 libdevel optional libxtst-dev_4.3.0.dfsg.1-10_i386.deb
 525f1c580a091da1f3c0cc816d8cfc82 164550 libs optional libxv1_4.3.0.dfsg.1-10_i386.deb
 b4396c0c49a5dd3c44f369ad6326a2ce 195420 libdevel extra libxv1-dbg_4.3.0.dfsg.1-10_i386.deb
 06216a45bb833eb2c5e7ed816764d692 182992 libdevel optional libxv-dev_4.3.0.dfsg.1-10_i386.deb
 dfc7724791193bee6e9e74a58a2c7cea 174820 x11 optional proxymngr_4.3.0.dfsg.1-10_i386.deb
 c1b5da5c71a3c3eae7bc5f5ccaad80af 257086 x11 optional twm_4.3.0.dfsg.1-10_i386.deb
 7c84ee19a9eedb7f029135c2f96c65c5 1932970 x11 optional xbase-clients_4.3.0.dfsg.1-10_i386.deb
 c987112e2470336a679a3371fea13d38 293902 x11 optional xdm_4.3.0.dfsg.1-10_i386.deb
 642eac05706a39dcf2cd277235907aaf 487002 x11 optional xfs_4.3.0.dfsg.1-10_i386.deb
 1c5943dd1c83e222fbb8ec06e1168a8f 172766 x11 optional xfwp_4.3.0.dfsg.1-10_i386.deb
 c01b183fd53323a66c56f9557934f8ef 4995156 x11 optional xlibmesa-dri_4.3.0.dfsg.1-10_i386.deb
 bdf7ce5e76c5fab0e73765b84457f35b 49481696 x11 optional xlibmesa-dri-dbg_4.3.0.dfsg.1-10_i386.deb
 b4e0477dfec384c367972ed65f898a0c 275470 libs optional xlibmesa-gl_4.3.0.dfsg.1-10_i386.deb
 2f492189cac4312a21bd6aa873ff0a70 1222950 libdevel extra xlibmesa-gl-dbg_4.3.0.dfsg.1-10_i386.deb
 b7b2e9f8629395ec1cc0bcf9c7d0cc0c 697352 libdevel optional xlibmesa-gl-dev_4.3.0.dfsg.1-10_i386.deb
 bc82f7f1c30c345ff76f1c48734021bb 357926 libs optional xlibmesa-glu_4.3.0.dfsg.1-10_i386.deb
 252bb38b265ed589c7e54c4d93c221ec 1103408 libdevel extra xlibmesa-glu-dbg_4.3.0.dfsg.1-10_i386.deb
 e6bb8227dbb5dfef6ae56d4d779aaf70 427126 libdevel optional xlibmesa-glu-dev_4.3.0.dfsg.1-10_i386.deb
 3558387cf09ce0ded58006a38a4aab3e 653606 libs optional xlibosmesa4_4.3.0.dfsg.1-10_i386.deb
 b8bcf35f4c34dc2c949bc71cea56edcf 4572412 libdevel extra xlibosmesa4-dbg_4.3.0.dfsg.1-10_i386.deb
 5477d38148e26b51f989f6adff82a3ca 782178 libdevel optional xlibosmesa-dev_4.3.0.dfsg.1-10_i386.deb
 5011999d358a3b6980443ea306b26b67 846392 libdevel optional xlibs-static-dev_4.3.0.dfsg.1-10_i386.deb
 25203fb10579b5a75fa504d83eeb30d4 376536 libdevel extra xlibs-static-pic_4.3.0.dfsg.1-10_i386.deb
 3993603c923f79e4e245142ac606a5e9 219096 mail extra xmh_4.3.0.dfsg.1-10_i386.deb
 f6288386f6eb047c882f178d7c653bef 1457462 x11 optional xnest_4.3.0.dfsg.1-10_i386.deb
 bc9cb93c0667a2f828e8f905f37cb616 1118464 x11 optional xprt_4.3.0.dfsg.1-10_i386.deb
 12cbbe94c2ced8acde3910df43da6b1d 326562 x11 optional xserver-common_4.3.0.dfsg.1-10_i386.deb
 633ffa675763cf469cd4169303de3210 5711108 x11 optional xserver-xfree86_4.3.0.dfsg.1-10_i386.deb
 3561a67fb814481735415be97c62213b 54879490 x11 extra xserver-xfree86-dbg_4.3.0.dfsg.1-10_i386.deb
 62da9c0cba0d4cde36c0a971d3db1ae0 495520 x11 optional xterm_4.3.0.dfsg.1-10_i386.deb
 77289733f356f3a36772a7bc86ac106d 902464 x11 optional xutils_4.3.0.dfsg.1-10_i386.deb
 de8470a008f69f274dd8c518c527896b 1593912 x11 optional xvfb_4.3.0.dfsg.1-10_i386.deb
 632da03e87eada2c751ae2cdf6dbe831 150998 x11 optional x-window-system-core_4.3.0.dfsg.1-10_i386.deb
 25a8e64b739a097603919f171d0820b7 151050 x11 extra x-window-system-dev_4.3.0.dfsg.1-10_i386.deb
 9ade9ae5476dbbbd6e43cfee6049f91b 150802 oldlibs optional xlibmesa3_4.3.0.dfsg.1-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBwTzkhCzbekR3nhgRAt6hAKCip+BfW9FYdkQvVJ3OD4IrNk2aBgCgjBF4
cf3gsJsQHppBnZBIfts8tvY=
=psCi
-----END PGP SIGNATURE-----



Reply to: