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

Bug#318948: marked as done (xserver-xorg: radeon driver is missing X700 support)



Your message dated Wed, 20 Jul 2005 15:54:04 -0400
with message-id <E1DvKdo-0008Cg-00@newraff.debian.org>
and subject line Bug#318948: fixed in xorg-x11 6.8.2.dfsg.1-4
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; 18 Jul 2005 19:30:43 +0000
>From laforge@rama.gnumonks.org Mon Jul 18 12:30:43 2005
Return-path: <laforge@rama.gnumonks.org>
Received: from ganesha.gnumonks.org [213.95.27.120] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DubK7-0000ws-00; Mon, 18 Jul 2005 12:30:43 -0700
Received: from uucp by ganesha.gnumonks.org with local-bsmtp (Exim 4.50)
	id 1DubJs-0000pW-5X
	for submit@bugs.debian.org; Mon, 18 Jul 2005 21:30:28 +0200
Received: from laforge by rama.gnumonks.org with local (Exim 3.36 #1)
	id 1DuY8D-00014c-00; Mon, 18 Jul 2005 12:06:13 -0400
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
From: Harald Welte <laforge@gnumonks.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xorg: radeon driver is missing X700 support
X-Mailer: reportbug 3.15
Date: Mon, 18 Jul 2005 12:06:13 -0400
Message-Id: <[🔎] E1DuY8D-00014c-00@rama.gnumonks.org>
Sender: "laforge,,," <laforge@rama.gnumonks.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
	HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: xserver-xorg
Version: 6.8.2.dfsg.1-2
Severity: normal
Tags: patch


The debian X.org package doesn't include suport for the (now common in
new notebooks) X700 chipset, as the 6.8.2 upstream release is also
lacking support.

However, X.org CVS has a very trivial patch (basically just adding PCI
device id's), which I would love to see in debian unstable.

The patch can be found at
https://bugs.freedesktop.org/attachment.cgi?id=2231

Also see https://bugs.freedesktop.org/show_bug.cgi?id=2827

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 Jun  1 22:31 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 2113232 Jul 13 18:51 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE)

/etc/X11/XF86Config-4 does not match checksum in /var/lib/xfree86/XF86Config-4.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 3165 Jul 18 11:49 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection
Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"ati"
	ChipID		0x5653
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	28-50
	VertRefresh	43-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection


Xorg X server log files on system:
-rw-r--r--  1 root root 22263 Jul 18 11:51 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 6.8.2 (Debian 6.8.2.dfsg.1-2 20050713220520 Frederik Schüler <fschueler@gmx.net>)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-1-amd64-k8 x86_64 [ELF] 
Current Operating System: Linux rama 2.6.13-rc2gm1 #1 Mon Jul 18 09:57:57 EDT 2005 x86_64
Build Date: 14 July 2005
	Before reporting problems, check http://wiki.X.Org
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.13-rc2gm1 (laforge@rama) (gcc version 3.3.6 (Debian 1:3.3.6-7)) #1 Mon Jul 18 09:57:57 EDT 2005 
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 18 11:51:20 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5951 card 1462,0291 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 1002,5a34 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:13:0: chip 1002,4374 card 1002,4374 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1002,4375 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1002,4373 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 1462,0291 rev 10 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 1462,0291 rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
(II) PCI: 00:14:5: chip 1002,4370 card 1462,0291 rev 01 class 04,01,00 hdr 80
(II) PCI: 00:14:6: chip 1002,4378 card 1462,0131 rev 01 class 07,03,00 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 1002,5653 card 1462,0291 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:03:0: chip 10ec,8139 card 1462,0291 rev 10 class 02,00,00 hdr 00
(II) PCI: 02:04:0: chip 1180,0476 card 1000,0000 rev ac class 06,07,00 hdr 82
(II) PCI: 02:04:1: chip 1180,0476 card 3000,0000 rev ac class 06,07,00 hdr 82
(II) PCI: 02:04:2: chip 1180,0552 card 1462,0291 rev 04 class 0c,00,10 hdr 80
(II) PCI: 02:09:0: chip 8086,4223 card 8086,1001 rev 05 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfbe00000 - 0xfbefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xfaffffff (0xb000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:20:4), (0,2,10), BCTRL: 0x0007 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[1] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[2] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[3] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xfbf00000 - 0xfbffffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0x40000000 - 0x44ffffff (0x5000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:4:0), (2,3,6), BCTRL: 0x0583 (VGA_EN is cleared)
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0x40000000 - 0x41ffffff (0x2000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:4:1), (2,7,10), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 7 prefetchable memory range:
	[0] -1	0	0x42000000 - 0x43ffffff (0x2000000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc unknown chipset (0x5653) rev 0, Mem @ 0xf0000000/27, 0xfbef0000/16, I/O @ 0xd800/8, BIOS @ 0xf8000000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[1] -1	0	0xfbfff000 - 0xfbfff7ff (0x800) MX[B]
	[2] -1	0	0xfbfffc00 - 0xfbfffcff (0x100) MX[B]
	[3] -1	0	0xfbdfcc00 - 0xfbdfccff (0x100) MX[B]
	[4] -1	0	0xfbdfc800 - 0xfbdfc8ff (0x100) MX[B]
	[5] -1	0	0xfbdfc400 - 0xfbdfc7ff (0x400) MX[B]
	[6] -1	0	0xfbdff000 - 0xfbdfffff (0x1000) MX[B]
	[7] -1	0	0xfbdfe000 - 0xfbdfefff (0x1000) MX[B]
	[8] -1	0	0xfbdfd000 - 0xfbdfdfff (0x1000) MX[B]
	[9] -1	0	0xf8000000 - 0xf801ffff (0x20000) MX[B](B)
	[10] -1	0	0xfbef0000 - 0xfbefffff (0x10000) MX[B](B)
	[11] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[13] -1	0	0x0000ff00 - 0x0000ff0f (0x10) IX[B]
	[14] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[15] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[16] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[17] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[18] -1	0	0x0000c800 - 0x0000c80f (0x10) IX[B]
	[19] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[1] -1	0	0xfbfff000 - 0xfbfff7ff (0x800) MX[B]
	[2] -1	0	0xfbfffc00 - 0xfbfffcff (0x100) MX[B]
	[3] -1	0	0xfbdfcc00 - 0xfbdfccff (0x100) MX[B]
	[4] -1	0	0xfbdfc800 - 0xfbdfc8ff (0x100) MX[B]
	[5] -1	0	0xfbdfc400 - 0xfbdfc7ff (0x400) MX[B]
	[6] -1	0	0xfbdff000 - 0xfbdfffff (0x1000) MX[B]
	[7] -1	0	0xfbdfe000 - 0xfbdfefff (0x1000) MX[B]
	[8] -1	0	0xfbdfd000 - 0xfbdfdfff (0x1000) MX[B]
	[9] -1	0	0xf8000000 - 0xf801ffff (0x20000) MX[B](B)
	[10] -1	0	0xfbef0000 - 0xfbefffff (0x10000) MX[B](B)
	[11] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[13] -1	0	0x0000ff00 - 0x0000ff0f (0x10) IX[B]
	[14] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[15] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[16] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[17] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[18] -1	0	0x0000c800 - 0x0000c80f (0x10) IX[B]
	[19] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[6] -1	0	0xfbfff000 - 0xfbfff7ff (0x800) MX[B]
	[7] -1	0	0xfbfffc00 - 0xfbfffcff (0x100) MX[B]
	[8] -1	0	0xfbdfcc00 - 0xfbdfccff (0x100) MX[B]
	[9] -1	0	0xfbdfc800 - 0xfbdfc8ff (0x100) MX[B]
	[10] -1	0	0xfbdfc400 - 0xfbdfc7ff (0x400) MX[B]
	[11] -1	0	0xfbdff000 - 0xfbdfffff (0x1000) MX[B]
	[12] -1	0	0xfbdfe000 - 0xfbdfefff (0x1000) MX[B]
	[13] -1	0	0xfbdfd000 - 0xfbdfdfff (0x1000) MX[B]
	[14] -1	0	0xf8000000 - 0xf801ffff (0x20000) MX[B](B)
	[15] -1	0	0xfbef0000 - 0xfbefffff (0x10000) MX[B](B)
	[16] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[20] -1	0	0x0000ff00 - 0x0000ff0f (0x10) IX[B]
	[21] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[22] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[23] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[25] -1	0	0x0000c800 - 0x0000c80f (0x10) IX[B]
	[26] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(WW) Ignoring request to load module GLcore
(WW) Ignoring request to load module speedo
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.8.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.1.0
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 4.0.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 6.5.6
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.o
(II) Module keyboard: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) ATI: ATI driver (version 6.5.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
	ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
	ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
	ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
	ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
	ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
	ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
	ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
	ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
	ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
	ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330/340/350 (A4) 4137,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
	ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP),
	ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
	ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9200PRO 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
	ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
	ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
	ATI FireGL RV360 AV (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
	ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
	ATI Radeon 9800XT NJ (AGP), ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE),
	ATI Radeon Mobility X600 (M24) 3150 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireGL D1100 (RV370) 5B65 (PCIE),
	ATI Radeon Mobility M300 (M22) 5460 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE),
	ATI FireGL V7100 (R423) UT (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE)
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
	 at http://wiki.X.Org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc2gm1
Locale: LANG=C, LC_CTYPE=de_DE (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0]     1.4.52         Debian configuration management sy
ii  libc6                     2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libxau6                   6.8.2.dfsg.1-2 X Authentication library
ii  libxdmcp6                 6.8.2.dfsg.1-2 X Display Manager Control Protocol
ii  xserver-common            6.8.2.dfsg.1-2 files and utilities common to all 
ii  zlib1g                    1:1.2.2-9      compression library - runtime

Versions of packages xserver-xorg recommends:
ii  discover1                     1.7.10     hardware identification system
ii  laptop-detect                 0.12.1     attempt to detect a laptop
ii  mdetect                       0.5.2      mouse device autodetection tool
ii  xresprobe                     0.4.18-1   X Resolution Probe

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xorg/config/monitor/lcd: true
* xserver-xorg/autodetect_monitor: false
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/inputdevice/mouse/zaxismapping: true
* xserver-xorg/config/device/use_fbdev:
* xserver-xorg/config/inputdevice/keyboard/variant:
* xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
* xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 28-50
* xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver: ati
* xserver-xorg/config/monitor/selection-method: Advanced
* xserver-xorg/config/write_files_section: true
* xserver-xorg/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xorg/config/doublequote_in_string_error:
* xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
* shared/no_known_x-server:
* xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 43-75
* xserver-xorg/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: Generic Video Card
* xserver-xorg/config/null_string_error:
* shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id:
* xserver-xorg/autodetect_video_card: false
* xserver-xorg/config/inputdevice/keyboard/rules: xorg

---------------------------------------
Received: (at 318948-close) by bugs.debian.org; 20 Jul 2005 20:08:20 +0000
>From katie@ftp-master.debian.org Wed Jul 20 13:08:20 2005
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.36 1 (Debian))
	id 1DvKrb-0004iv-00; Wed, 20 Jul 2005 13:08:19 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DvKdo-0008Cg-00; Wed, 20 Jul 2005 15:54:04 -0400
From: David Nusinow <dnusinow@debian.org>
To: 318948-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#318948: fixed in xorg-x11 6.8.2.dfsg.1-4
Message-Id: <E1DvKdo-0008Cg-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 20 Jul 2005 15:54:04 -0400
Delivered-To: 318948-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: xorg-x11
Source-Version: 6.8.2.dfsg.1-4

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

lbxproxy_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/lbxproxy_6.8.2.dfsg.1-4_i386.deb
libdmx-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libdmx-dev_6.8.2.dfsg.1-4_i386.deb
libdmx1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libdmx1-dbg_6.8.2.dfsg.1-4_i386.deb
libdmx1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libdmx1_6.8.2.dfsg.1-4_i386.deb
libdps-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libdps-dev_6.8.2.dfsg.1-4_i386.deb
libdps1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libdps1-dbg_6.8.2.dfsg.1-4_i386.deb
libdps1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libdps1_6.8.2.dfsg.1-4_i386.deb
libfs-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libfs-dev_6.8.2.dfsg.1-4_i386.deb
libfs6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libfs6-dbg_6.8.2.dfsg.1-4_i386.deb
libfs6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libfs6_6.8.2.dfsg.1-4_i386.deb
libglu1-xorg-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libglu1-xorg-dbg_6.8.2.dfsg.1-4_i386.deb
libglu1-xorg-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libglu1-xorg-dev_6.8.2.dfsg.1-4_i386.deb
libglu1-xorg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libglu1-xorg_6.8.2.dfsg.1-4_i386.deb
libice-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libice-dev_6.8.2.dfsg.1-4_i386.deb
libice6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libice6-dbg_6.8.2.dfsg.1-4_i386.deb
libice6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libice6_6.8.2.dfsg.1-4_i386.deb
libsm-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libsm-dev_6.8.2.dfsg.1-4_i386.deb
libsm6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libsm6-dbg_6.8.2.dfsg.1-4_i386.deb
libsm6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libsm6_6.8.2.dfsg.1-4_i386.deb
libx11-6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libx11-6-dbg_6.8.2.dfsg.1-4_i386.deb
libx11-6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libx11-6_6.8.2.dfsg.1-4_i386.deb
libx11-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libx11-dev_6.8.2.dfsg.1-4_i386.deb
libxau-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxau-dev_6.8.2.dfsg.1-4_i386.deb
libxau6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxau6-dbg_6.8.2.dfsg.1-4_i386.deb
libxau6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxau6_6.8.2.dfsg.1-4_i386.deb
libxaw6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw6-dbg_6.8.2.dfsg.1-4_i386.deb
libxaw6-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw6-dev_6.8.2.dfsg.1-4_i386.deb
libxaw6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw6_6.8.2.dfsg.1-4_i386.deb
libxaw7-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw7-dbg_6.8.2.dfsg.1-4_i386.deb
libxaw7-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw7-dev_6.8.2.dfsg.1-4_i386.deb
libxaw7_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw7_6.8.2.dfsg.1-4_i386.deb
libxaw8-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw8-dbg_6.8.2.dfsg.1-4_i386.deb
libxaw8-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw8-dev_6.8.2.dfsg.1-4_i386.deb
libxaw8_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxaw8_6.8.2.dfsg.1-4_i386.deb
libxcomposite-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxcomposite-dev_6.8.2.dfsg.1-4_i386.deb
libxcomposite1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxcomposite1-dbg_6.8.2.dfsg.1-4_i386.deb
libxcomposite1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxcomposite1_6.8.2.dfsg.1-4_i386.deb
libxdamage-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxdamage-dev_6.8.2.dfsg.1-4_i386.deb
libxdamage1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxdamage1-dbg_6.8.2.dfsg.1-4_i386.deb
libxdamage1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxdamage1_6.8.2.dfsg.1-4_i386.deb
libxdmcp-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxdmcp-dev_6.8.2.dfsg.1-4_i386.deb
libxdmcp6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxdmcp6-dbg_6.8.2.dfsg.1-4_i386.deb
libxdmcp6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxdmcp6_6.8.2.dfsg.1-4_i386.deb
libxevie-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxevie-dev_6.8.2.dfsg.1-4_i386.deb
libxevie1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxevie1-dbg_6.8.2.dfsg.1-4_i386.deb
libxevie1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxevie1_6.8.2.dfsg.1-4_i386.deb
libxext-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxext-dev_6.8.2.dfsg.1-4_i386.deb
libxext6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxext6-dbg_6.8.2.dfsg.1-4_i386.deb
libxext6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxext6_6.8.2.dfsg.1-4_i386.deb
libxfixes-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxfixes-dev_6.8.2.dfsg.1-4_i386.deb
libxfixes3-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxfixes3-dbg_6.8.2.dfsg.1-4_i386.deb
libxfixes3_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxfixes3_6.8.2.dfsg.1-4_i386.deb
libxi-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxi-dev_6.8.2.dfsg.1-4_i386.deb
libxi6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxi6-dbg_6.8.2.dfsg.1-4_i386.deb
libxi6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxi6_6.8.2.dfsg.1-4_i386.deb
libxinerama-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxinerama-dev_6.8.2.dfsg.1-4_i386.deb
libxinerama1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxinerama1-dbg_6.8.2.dfsg.1-4_i386.deb
libxinerama1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxinerama1_6.8.2.dfsg.1-4_i386.deb
libxkbfile-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxkbfile-dev_6.8.2.dfsg.1-4_i386.deb
libxkbfile1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxkbfile1-dbg_6.8.2.dfsg.1-4_i386.deb
libxkbfile1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxkbfile1_6.8.2.dfsg.1-4_i386.deb
libxkbui-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxkbui-dev_6.8.2.dfsg.1-4_i386.deb
libxkbui1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxkbui1-dbg_6.8.2.dfsg.1-4_i386.deb
libxkbui1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxkbui1_6.8.2.dfsg.1-4_i386.deb
libxmu-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxmu-dev_6.8.2.dfsg.1-4_i386.deb
libxmu6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxmu6-dbg_6.8.2.dfsg.1-4_i386.deb
libxmu6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxmu6_6.8.2.dfsg.1-4_i386.deb
libxmuu-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxmuu-dev_6.8.2.dfsg.1-4_i386.deb
libxmuu1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxmuu1-dbg_6.8.2.dfsg.1-4_i386.deb
libxmuu1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxmuu1_6.8.2.dfsg.1-4_i386.deb
libxp-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxp-dev_6.8.2.dfsg.1-4_i386.deb
libxp6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxp6-dbg_6.8.2.dfsg.1-4_i386.deb
libxp6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxp6_6.8.2.dfsg.1-4_i386.deb
libxpm-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxpm-dev_6.8.2.dfsg.1-4_i386.deb
libxpm4-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxpm4-dbg_6.8.2.dfsg.1-4_i386.deb
libxpm4_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxpm4_6.8.2.dfsg.1-4_i386.deb
libxrandr-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxrandr-dev_6.8.2.dfsg.1-4_i386.deb
libxrandr2-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxrandr2-dbg_6.8.2.dfsg.1-4_i386.deb
libxrandr2_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxrandr2_6.8.2.dfsg.1-4_i386.deb
libxres-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxres-dev_6.8.2.dfsg.1-4_i386.deb
libxres1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxres1-dbg_6.8.2.dfsg.1-4_i386.deb
libxres1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxres1_6.8.2.dfsg.1-4_i386.deb
libxss-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxss-dev_6.8.2.dfsg.1-4_i386.deb
libxss1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxss1-dbg_6.8.2.dfsg.1-4_i386.deb
libxss1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxss1_6.8.2.dfsg.1-4_i386.deb
libxt-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxt-dev_6.8.2.dfsg.1-4_i386.deb
libxt6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxt6-dbg_6.8.2.dfsg.1-4_i386.deb
libxt6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxt6_6.8.2.dfsg.1-4_i386.deb
libxtrap-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxtrap-dev_6.8.2.dfsg.1-4_i386.deb
libxtrap6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxtrap6-dbg_6.8.2.dfsg.1-4_i386.deb
libxtrap6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxtrap6_6.8.2.dfsg.1-4_i386.deb
libxtst-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxtst-dev_6.8.2.dfsg.1-4_i386.deb
libxtst6-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxtst6-dbg_6.8.2.dfsg.1-4_i386.deb
libxtst6_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxtst6_6.8.2.dfsg.1-4_i386.deb
libxv-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxv-dev_6.8.2.dfsg.1-4_i386.deb
libxv1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxv1-dbg_6.8.2.dfsg.1-4_i386.deb
libxv1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxv1_6.8.2.dfsg.1-4_i386.deb
libxvmc-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxvmc-dev_6.8.2.dfsg.1-4_i386.deb
libxvmc1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxvmc1-dbg_6.8.2.dfsg.1-4_i386.deb
libxvmc1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxvmc1_6.8.2.dfsg.1-4_i386.deb
libxxf86dga-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86dga-dev_6.8.2.dfsg.1-4_i386.deb
libxxf86dga1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86dga1-dbg_6.8.2.dfsg.1-4_i386.deb
libxxf86dga1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86dga1_6.8.2.dfsg.1-4_i386.deb
libxxf86misc-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86misc-dev_6.8.2.dfsg.1-4_i386.deb
libxxf86misc1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86misc1-dbg_6.8.2.dfsg.1-4_i386.deb
libxxf86misc1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86misc1_6.8.2.dfsg.1-4_i386.deb
libxxf86rush-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86rush-dev_6.8.2.dfsg.1-4_i386.deb
libxxf86rush1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86rush1-dbg_6.8.2.dfsg.1-4_i386.deb
libxxf86rush1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86rush1_6.8.2.dfsg.1-4_i386.deb
libxxf86vm-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86vm-dev_6.8.2.dfsg.1-4_i386.deb
libxxf86vm1-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86vm1-dbg_6.8.2.dfsg.1-4_i386.deb
libxxf86vm1_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/libxxf86vm1_6.8.2.dfsg.1-4_i386.deb
pm-dev_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/pm-dev_6.8.2.dfsg.1-4_all.deb
proxymngr_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/proxymngr_6.8.2.dfsg.1-4_i386.deb
twm_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/twm_6.8.2.dfsg.1-4_i386.deb
x-dev_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/x-dev_6.8.2.dfsg.1-4_all.deb
x-window-system-core_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/x-window-system-core_6.8.2.dfsg.1-4_i386.deb
x-window-system-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/x-window-system-dev_6.8.2.dfsg.1-4_i386.deb
x-window-system_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/x-window-system_6.8.2.dfsg.1-4_all.deb
x11-common_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/x11-common_6.8.2.dfsg.1-4_all.deb
xbase-clients_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xbase-clients_6.8.2.dfsg.1-4_i386.deb
xdm_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xdm_6.8.2.dfsg.1-4_i386.deb
xdmx_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xdmx_6.8.2.dfsg.1-4_i386.deb
xfonts-100dpi-transcoded_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-100dpi-transcoded_6.8.2.dfsg.1-4_all.deb
xfonts-100dpi_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-100dpi_6.8.2.dfsg.1-4_all.deb
xfonts-75dpi-transcoded_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-75dpi-transcoded_6.8.2.dfsg.1-4_all.deb
xfonts-75dpi_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-75dpi_6.8.2.dfsg.1-4_all.deb
xfonts-base-transcoded_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-base-transcoded_6.8.2.dfsg.1-4_all.deb
xfonts-base_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-base_6.8.2.dfsg.1-4_all.deb
xfonts-cyrillic_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-cyrillic_6.8.2.dfsg.1-4_all.deb
xfonts-scalable_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfonts-scalable_6.8.2.dfsg.1-4_all.deb
xfree86-common_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xfree86-common_6.8.2.dfsg.1-4_all.deb
xfs_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xfs_6.8.2.dfsg.1-4_i386.deb
xfwp_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xfwp_6.8.2.dfsg.1-4_i386.deb
xlibmesa-dri-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibmesa-dri-dbg_6.8.2.dfsg.1-4_i386.deb
xlibmesa-dri_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibmesa-dri_6.8.2.dfsg.1-4_i386.deb
xlibmesa-gl-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibmesa-gl-dbg_6.8.2.dfsg.1-4_i386.deb
xlibmesa-gl-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibmesa-gl-dev_6.8.2.dfsg.1-4_i386.deb
xlibmesa-gl_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibmesa-gl_6.8.2.dfsg.1-4_i386.deb
xlibosmesa-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibosmesa-dev_6.8.2.dfsg.1-4_i386.deb
xlibosmesa4-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibosmesa4-dbg_6.8.2.dfsg.1-4_i386.deb
xlibosmesa4_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibosmesa4_6.8.2.dfsg.1-4_i386.deb
xlibs-data_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xlibs-data_6.8.2.dfsg.1-4_all.deb
xlibs-dbg_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xlibs-dbg_6.8.2.dfsg.1-4_all.deb
xlibs-dev_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xlibs-dev_6.8.2.dfsg.1-4_all.deb
xlibs-pic_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xlibs-pic_6.8.2.dfsg.1-4_all.deb
xlibs-static-dev_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibs-static-dev_6.8.2.dfsg.1-4_i386.deb
xlibs-static-pic_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xlibs-static-pic_6.8.2.dfsg.1-4_i386.deb
xlibs_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xlibs_6.8.2.dfsg.1-4_all.deb
xmh_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xmh_6.8.2.dfsg.1-4_i386.deb
xnest_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xnest_6.8.2.dfsg.1-4_i386.deb
xorg-x11_6.8.2.dfsg.1-4.diff.gz
  to pool/main/x/xorg-x11/xorg-x11_6.8.2.dfsg.1-4.diff.gz
xorg-x11_6.8.2.dfsg.1-4.dsc
  to pool/main/x/xorg-x11/xorg-x11_6.8.2.dfsg.1-4.dsc
xserver-common_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xserver-common_6.8.2.dfsg.1-4_i386.deb
xserver-xorg-dbg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xserver-xorg-dbg_6.8.2.dfsg.1-4_i386.deb
xserver-xorg_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xserver-xorg_6.8.2.dfsg.1-4_i386.deb
xspecs_6.8.2.dfsg.1-4_all.deb
  to pool/main/x/xorg-x11/xspecs_6.8.2.dfsg.1-4_all.deb
xterm_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xterm_6.8.2.dfsg.1-4_i386.deb
xutils_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xutils_6.8.2.dfsg.1-4_i386.deb
xvfb_6.8.2.dfsg.1-4_i386.deb
  to pool/main/x/xorg-x11/xvfb_6.8.2.dfsg.1-4_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 318948@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xorg-x11 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: Mon, 18 Jul 2005 09:34:07 -0400
Source: xorg-x11
Binary: libxkbui1 libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg libxevie-dev libdmx-dev libxevie1 libice6-dbg xmh libxaw6-dbg libdmx1-dbg x-dev libxv1 libxext6-dbg libxau6-dbg libxxf86vm1-dbg x11-common libxpm4 libxtst6 libxxf86dga-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data libxdamage1 libxv1-dbg libxss-dev libxkbfile1 xdmx libxrandr2 xnest libxdamage1-dbg libxaw6 xterm libxres1 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 libxau6 libxxf86misc-dev libxxf86misc1-dbg libglu1-xorg libx11-dev xlibs-static-pic libxpm4-dbg libxmu6-dbg libxaw7-dbg pm-dev libxss1-dbg libxmuu-dev libxss1 libxext6 xserver-xorg libxtst-dev libxxf86rush1-dbg libxp-dev libxevie1-dbg libice6 libxmu-dev xlibs libdps-dev libxrandr-dev proxymngr libxcomposite1 libxxf86rush-dev libxvmc-dev xfonts-base-transcoded x-window-system-core xutils xspecs libxtrap6 libxxf86vm-dev libxt-dev libxkbui-dev libxi6-dbg xfonts-base xlibs-dbg libxpm-dev xfonts-100dpi-transcoded libxinerama1-dbg libxtrap-dev libxaw8 xlibosmesa-dev xlibosmesa4 libxkbfile1-dbg xdm libxt6-dbg libxi6 libx11-6-dbg libxaw8-dbg xbase-clients xserver-xorg-dbg libxxf86rush1 libxdmcp6 libxtrap6-dbg libxt6 xfonts-75dpi libxres1-dbg libxdmcp-dev libxvmc1-dbg xlibmesa-gl-dev libglu1-xorg-dbg libfs-dev x-window-system libxcomposite1-dbg xfree86-common xlibmesa-dri libxaw7-dev libxxf86dga1 libxaw8-dev libxp6 libxkbui1-dbg libdmx1 libxinerama-dev libxv-dev libxxf86misc1 twm x-window-system-dev libxres-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg libxinerama1 xfwp libxfixes3 libxdamage-dev libsm6 libdps1 libxxf86dga1-dbg libxxf86vm1 libxfixes3-dbg libxaw6-dev lbxproxy libfs6-dbg libxvmc1 libxfixes-dev libice-dev libxkbfile-dev libxmuu1 xfs libglu1-xorg-dev libxau-dev xlibmesa-gl xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxcomposite-dev libxi-dev xvfb libxdmcp6-dbg libxaw7 libfs6 xlibmesa-gl-dbg xlibs-dev
Architecture: source i386 all
Version: 6.8.2.dfsg.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdmx-dev - Distributed Multihead X client library development files
 libdmx1    - Distributed Multihead X client library
 libdmx1-dbg - Distributed Multihead X client library (unstripped)
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libfs-dev  - X Font Server library development files
 libfs6     - X Font Server library
 libfs6-dbg - X Font Server library (unstripped)
 libglu1-xorg - Mesa OpenGL utility library [X.Org]
 libglu1-xorg-dbg - Mesa OpenGL utility library (unstripped) [X.Org]
 libglu1-xorg-dev - Mesa OpenGL utility library development files [X.Org]
 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
 libxau-dev - X Authentication library development files
 libxau6    - X Authentication library
 libxau6-dbg - X Authentication library (unstripped)
 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
 libxaw8    - X Athena widget set library
 libxaw8-dbg - X Athena widget set library (unstripped)
 libxaw8-dev - X Athena widget set library development files
 libxcomposite-dev - X off-screen compositing library development files
 libxcomposite1 - X off-screen compositing library
 libxcomposite1-dbg - X off-screen compositing library (unstripped)
 libxdamage-dev - X region 'damage' library development files
 libxdamage1 - X region 'damage' library
 libxdamage1-dbg - X region 'damage' library (unstripped)
 libxdmcp-dev - X Display Manager Control Protocol library development files
 libxdmcp6  - X Display Manager Control Protocol library
 libxdmcp6-dbg - X Display Manager Control Protocol library (unstripped)
 libxevie-dev - X EVent Interception Extension library development files
 libxevie1  - X EVent Interception Extension library
 libxevie1-dbg - X EVent Interception Extension library (unstripped)
 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)
 libxfixes-dev - X Window System miscellaneous 'fixes' library development files
 libxfixes3 - X Window System miscellaneous 'fixes' library
 libxfixes3-dbg - X Window System miscellaneous 'fixes' extension library (unstripp
 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)
 libxinerama-dev - X Window System multi-head display library development files
 libxinerama1 - X Window System multi-head display library
 libxinerama1-dbg - X Window System multi-head display library (unstripped)
 libxkbfile-dev - X Keyboard Extension file parsing library development files
 libxkbfile1 - X Keyboard Extension file parsing library
 libxkbfile1-dbg - X Keyboard Extension file parsing library (unstripped)
 libxkbui-dev - X Keyboard Extension user interface library development files
 libxkbui1  - X Keyboard Extension user interface library
 libxkbui1-dbg - X Keyboard Extension user interface 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 (
 libxres-dev - X Window System resource measurement library development files
 libxres1   - X Window System resource measurement library
 libxres1-dbg - X Window System resource measurement library (unstripped)
 libxss-dev - X Screen Saver development files
 libxss1    - X Screen Saver client-side library
 libxss1-dbg - X Screen Saver client-side library (unstripped)
 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)
 libxvmc-dev - X Window System video motion compensation extension library devel
 libxvmc1   - X Window System video motion compensation extension library
 libxvmc1-dbg - X Window System video motion compensation extension library (unst
 libxxf86dga-dev - X Direct Graphics Access extension library development files
 libxxf86dga1 - X Direct Graphics Access extension library
 libxxf86dga1-dbg - X Direct Graphics Access extension library (unstripped)
 libxxf86misc-dev - X miscellaneous extensions library development files
 libxxf86misc1 - X miscellaneous extensions library
 libxxf86misc1-dbg - X miscellaneous extensions library (unstripped)
 libxxf86rush-dev - X Voodoo 'Rush' extension library development files
 libxxf86rush1 - X Voodoo 'Rush' extension library
 libxxf86rush1-dbg - X Voodoo 'Rush' extension library (unstripped)
 libxxf86vm-dev - X Video Mode selection library development files
 libxxf86vm1 - X Video Mode selection library
 libxxf86vm1-dbg - X Video Mode selection 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
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xdmx       - Distributed Multi-head X server
 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 infrastructure transitional package
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dri - Mesa 3D graphics library modules [X.Org]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [X.Org]
 xlibmesa-gl - Mesa 3D graphics library [X.Org]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [X.Org]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [X.Org]
 xlibosmesa-dev - Mesa off-screen rendering library development files [X.Org]
 xlibosmesa4 - Mesa off-screen rendering library [X.Org]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [X.Org]
 xlibs      - X Window System client libraries metapackage and XKB data
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries transitional package
 xlibs-dev  - X Window System client library development files transitional pac
 xlibs-pic  - X.Org static PIC libraries transitional 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
 xserver-common - files and utilities common to all X servers
 xserver-xorg - the X.Org X server
 xserver-xorg-dbg - the X.Org 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: 318218 318948
Changes: 
 xorg-x11 (6.8.2.dfsg.1-4) unstable; urgency=low
 .
   Changes by David Nusinow:
 .
      - Remove README.DGA from xserver-xorg.docs.m68k, mips, mipsel, and arm to
        fix FTBFS.
      - Resolve MANIFEST.mips to fix FTBFS
      - Add missing docs to xserver-xorg.docs.mipsel
      - Incorporate patch from HEAD to include more radeon PCI ID's. Thanks
        Harald Welte. Closes: #318948
      - Make the build not fail on MANIFEST check. If there are discrepancies,
        I'd rather have a mostly complete X package than a failure on some
        arches. The failure diff will still be spit out, allowing us to fix the
        problems.
 .
   Changes by Eugene Konev:
 .
      - Update 030_libvgahw_gcc4_volatile_fix.diff to include a complete fix.
        Closes: #318218
 .
   Changes by David Martínez Moreno
 .
      - Fix xlibmesa-dri.bug.script to attach correct log files
Files: 
 5de85e467ddeee0035e706fb7bae63fb 3351 x11 optional xorg-x11_6.8.2.dfsg.1-4.dsc
 e6da19411977e48c1e7b8a3d910e62bd 2091943 x11 optional xorg-x11_6.8.2.dfsg.1-4.diff.gz
 7c3195683cd9bcdd5c3ccfe4c2f626ea 168910 libdevel optional pm-dev_6.8.2.dfsg.1-4_all.deb
 5c85f801f14a911d91f0609ded4554f8 225648 libdevel optional x-dev_6.8.2.dfsg.1-4_all.deb
 71d6ceb895a10fdaeafceecc53ed96b4 4557454 x11 optional xfonts-100dpi_6.8.2.dfsg.1-4_all.deb
 c828f98384159b4eb0e931d45045702e 8451160 x11 optional xfonts-100dpi-transcoded_6.8.2.dfsg.1-4_all.deb
 45668306c35f3028e54617217035b521 4046438 x11 optional xfonts-75dpi_6.8.2.dfsg.1-4_all.deb
 9121aeef5f67ee55fe5d7dc5824a4106 7344602 x11 optional xfonts-75dpi-transcoded_6.8.2.dfsg.1-4_all.deb
 436542bb6033f04f09e7452a3a80f541 5795950 x11 optional xfonts-base_6.8.2.dfsg.1-4_all.deb
 be73843018cbf57d3772881834c1632e 1220296 x11 optional xfonts-base-transcoded_6.8.2.dfsg.1-4_all.deb
 9d4ff8faa20c899f6838a66f2f3a77ec 561576 x11 optional xfonts-cyrillic_6.8.2.dfsg.1-4_all.deb
 4e9526cc4a8bc9ef0c1e50a259f90627 540982 x11 optional xfonts-scalable_6.8.2.dfsg.1-4_all.deb
 869fff22c1f6e90fad5b5998e318f04e 897954 x11 optional x11-common_6.8.2.dfsg.1-4_all.deb
 22807c2f1cc41816a89ee2b8c5dbebbd 474454 libs optional xlibs_6.8.2.dfsg.1-4_all.deb
 afb14728c07557a054b2836132c7809b 861960 libs optional xlibs-data_6.8.2.dfsg.1-4_all.deb
 d9b8f81fbbd23268e7f539f12f2e11ca 5850960 x11 optional xspecs_6.8.2.dfsg.1-4_all.deb
 eed698d7af6e740c2342d69756ecef08 168160 x11 optional x-window-system_6.8.2.dfsg.1-4_all.deb
 823b348ceaf7b260620888165e8a5855 177074 x11 optional xfree86-common_6.8.2.dfsg.1-4_all.deb
 62001660ff34d14e1ebbd073d1b0c8a4 168150 oldlibs extra xlibs-dbg_6.8.2.dfsg.1-4_all.deb
 7973ae3fcf0de05f7517ddb48e71acf1 168154 oldlibs extra xlibs-dev_6.8.2.dfsg.1-4_all.deb
 605e991fd91d8cc3369b289ea3abbe67 168062 oldlibs extra xlibs-pic_6.8.2.dfsg.1-4_all.deb
 1ac5844fdf222dc3a4517395e8acb9ab 253924 x11 optional lbxproxy_6.8.2.dfsg.1-4_i386.deb
 1100c62f1cf44c693fe91fad19481f98 180766 libs optional libdmx1_6.8.2.dfsg.1-4_i386.deb
 0ea8e5aa1fd9f875929baeaeaf78be79 194356 libdevel extra libdmx1-dbg_6.8.2.dfsg.1-4_i386.deb
 fce379f8d4ce46037b5fe3c87902c62e 203112 libdevel optional libdmx-dev_6.8.2.dfsg.1-4_i386.deb
 fc1f5265ba94ba0bef127b5fc7119133 286174 libs optional libdps1_6.8.2.dfsg.1-4_i386.deb
 81477dbb2ce55836c03140a9cc90d93d 573198 libdevel extra libdps1-dbg_6.8.2.dfsg.1-4_i386.deb
 8f5458a472e5571186fbb0d8c34e366b 344514 libdevel optional libdps-dev_6.8.2.dfsg.1-4_i386.deb
 212db2d28a3fc8705fd1d56bdd6560bd 196330 libs optional libfs6_6.8.2.dfsg.1-4_i386.deb
 f3e162f937b9b245f2262918b8365e4f 230534 libdevel extra libfs6-dbg_6.8.2.dfsg.1-4_i386.deb
 d85a6345dbaf8d205c09cd3541be24f9 196936 libdevel optional libfs-dev_6.8.2.dfsg.1-4_i386.deb
 9489343b9f4b8d0b0bc983504d15af36 214176 libs optional libice6_6.8.2.dfsg.1-4_i386.deb
 e0ed60b0a03fbaf86551997a7a21cd45 273544 libdevel extra libice6-dbg_6.8.2.dfsg.1-4_i386.deb
 61e601d060a190fc8e698387f6bf0c30 216174 libdevel optional libice-dev_6.8.2.dfsg.1-4_i386.deb
 e6341d743b147d257863b2dca0799968 187964 libs optional libxp6_6.8.2.dfsg.1-4_i386.deb
 936c54c7592ba4ed79ccf85c1c06bfc3 272654 libdevel extra libxp6-dbg_6.8.2.dfsg.1-4_i386.deb
 b8b85b5565cf8494ec5aebc06b81886c 191708 libdevel optional libxp-dev_6.8.2.dfsg.1-4_i386.deb
 e06e700ff2c12716be4aae29e717f347 191184 libs optional libsm6_6.8.2.dfsg.1-4_i386.deb
 959ae3e20bf8c0f8ba3472b0b81ffe92 211460 libdevel extra libsm6-dbg_6.8.2.dfsg.1-4_i386.deb
 30fa2a413a8e4135c08bcff4d3778a5b 186702 libdevel optional libsm-dev_6.8.2.dfsg.1-4_i386.deb
 9ee9b72fe940836810213e28ae12a987 726318 libs optional libx11-6_6.8.2.dfsg.1-4_i386.deb
 8e7ef490b8ad4f94602ab6c188db0b38 3267694 libdevel extra libx11-6-dbg_6.8.2.dfsg.1-4_i386.deb
 1ab612f8e582ba3d95a55785e56d864e 1368712 libdevel optional libx11-dev_6.8.2.dfsg.1-4_i386.deb
 8487af4aad128abce57739a31f890a2e 179404 libs optional libxau6_6.8.2.dfsg.1-4_i386.deb
 55f86a1492612f13cc84349559c80032 179274 libdevel extra libxau6-dbg_6.8.2.dfsg.1-4_i386.deb
 3adb2e29c31ed38fae3fa725db491748 176074 libdevel optional libxau-dev_6.8.2.dfsg.1-4_i386.deb
 f096795596122e40baccb5f2df4d8cd1 292400 libs optional libxaw6_6.8.2.dfsg.1-4_i386.deb
 5cca23ba77c46d1bfefb50bc83150120 597354 libdevel extra libxaw6-dbg_6.8.2.dfsg.1-4_i386.deb
 3962c681d8d9855935c08abfe580db6b 424728 libdevel extra libxaw6-dev_6.8.2.dfsg.1-4_i386.deb
 66284b56a5f1e51f3fda0e9527517cbb 343708 libs optional libxaw7_6.8.2.dfsg.1-4_i386.deb
 c697a5f6df7d8062b0cfb9d2f3542444 741790 libdevel extra libxaw7-dbg_6.8.2.dfsg.1-4_i386.deb
 5f3e2ba8ae019a45c1bd9ff0e03a5095 424630 libdevel optional libxaw7-dev_6.8.2.dfsg.1-4_i386.deb
 bc9c0c54a5c85f41b43b64b3acacf681 345622 libs optional libxaw8_6.8.2.dfsg.1-4_i386.deb
 6319bbb90fafa22ad00ca823b5d02447 752020 libdevel extra libxaw8-dbg_6.8.2.dfsg.1-4_i386.deb
 926feee20632c0cd2f3b5601886fc77d 424624 libdevel optional libxaw8-dev_6.8.2.dfsg.1-4_i386.deb
 25526bfd25bd2f78706f7121068e9879 178594 libs optional libxcomposite1_6.8.2.dfsg.1-4_i386.deb
 719b2b0845543daf8a5060c28de5cdd8 188258 libdevel extra libxcomposite1-dbg_6.8.2.dfsg.1-4_i386.deb
 ed00be1997f0b8678584a1112e4bd129 171472 libdevel optional libxcomposite-dev_6.8.2.dfsg.1-4_i386.deb
 9d1245bde11e86343c8d3adde1e107ab 178890 libs optional libxdamage1_6.8.2.dfsg.1-4_i386.deb
 3b05eb55e942f3f958c50864ab6a9841 188754 libdevel extra libxdamage1-dbg_6.8.2.dfsg.1-4_i386.deb
 6cc03c41e939ef868b01d299a96bd11b 172086 libdevel optional libxdamage-dev_6.8.2.dfsg.1-4_i386.deb
 0f2d0a067f9e8945c59532bd35bf028b 182688 libs optional libxdmcp6_6.8.2.dfsg.1-4_i386.deb
 5060da7fe68424304343b8c7b04fcff4 185834 libdevel extra libxdmcp6-dbg_6.8.2.dfsg.1-4_i386.deb
 b4b374576cca9354ef686b34b6b92443 178402 libdevel optional libxdmcp-dev_6.8.2.dfsg.1-4_i386.deb
 440378f94d44334b518368f37393304f 170220 libs optional libxevie1_6.8.2.dfsg.1-4_i386.deb
 60f30a798a0bc9fb6d2f8c05b94a96a2 186420 libdevel extra libxevie1-dbg_6.8.2.dfsg.1-4_i386.deb
 5e1b636ae571dc806591fc1839a422ac 172858 libdevel optional libxevie-dev_6.8.2.dfsg.1-4_i386.deb
 1adc00f708025788cbbd399d6620d76d 196732 libs optional libxext6_6.8.2.dfsg.1-4_i386.deb
 544746ef685facb9ba32b7b4a419c4c0 327838 libdevel extra libxext6-dbg_6.8.2.dfsg.1-4_i386.deb
 281843e36baf0225646430d637997630 256376 libdevel optional libxext-dev_6.8.2.dfsg.1-4_i386.deb
 f67ea7af62a03051affc23b15561b8fc 181190 libs optional libxfixes3_6.8.2.dfsg.1-4_i386.deb
 9ad73c7cd5becf4f2cbd432b7aeb77ef 217372 libdevel extra libxfixes3-dbg_6.8.2.dfsg.1-4_i386.deb
 0978067326d97dd41f5a04f0ca868d44 178780 libdevel optional libxfixes-dev_6.8.2.dfsg.1-4_i386.deb
 37df7678996288880d1d550771ae8094 188910 libs optional libxi6_6.8.2.dfsg.1-4_i386.deb
 5deb5cad648be8355156abd6276613bb 374212 libdevel extra libxi6-dbg_6.8.2.dfsg.1-4_i386.deb
 f2dc5b8dfc09c0ef928017762499f0f2 239370 libdevel optional libxi-dev_6.8.2.dfsg.1-4_i386.deb
 ea94725f3a093968c018e34665fa7a47 178644 libs optional libxinerama1_6.8.2.dfsg.1-4_i386.deb
 878347de32635ca7fcfc444369f4aa6d 188814 libdevel extra libxinerama1-dbg_6.8.2.dfsg.1-4_i386.deb
 b3b82847b11dbce09ee0647404d2ff40 171762 libdevel optional libxinerama-dev_6.8.2.dfsg.1-4_i386.deb
 0e376d74fe302c625096ef1e4c0e62f8 237538 libs optional libxkbfile1_6.8.2.dfsg.1-4_i386.deb
 4a406966d81decd37db5b7be684cbbc4 320644 libdevel extra libxkbfile1-dbg_6.8.2.dfsg.1-4_i386.deb
 761ee9d9890bd921a026606577ca6299 264558 libdevel optional libxkbfile-dev_6.8.2.dfsg.1-4_i386.deb
 d022a948ab3acee4f6a6b35f8527d3b7 181106 libs optional libxkbui1_6.8.2.dfsg.1-4_i386.deb
 dac7ae23c4c7135df43f63c50686e455 187336 libdevel extra libxkbui1-dbg_6.8.2.dfsg.1-4_i386.deb
 02fb2e46c957d5ec957117918a33e80c 173606 libdevel optional libxkbui-dev_6.8.2.dfsg.1-4_i386.deb
 851b292bed95f7c611111798b737101d 217860 libs optional libxmu6_6.8.2.dfsg.1-4_i386.deb
 e914cea19d42f1f3fb309407fee14af3 341890 libdevel extra libxmu6-dbg_6.8.2.dfsg.1-4_i386.deb
 96d86d05017ca301d501b5c62bf5f0eb 226600 libdevel optional libxmu-dev_6.8.2.dfsg.1-4_i386.deb
 8440da79b2c59c5fc324d33d703e4c6b 180652 libs optional libxmuu1_6.8.2.dfsg.1-4_i386.deb
 91754b0bee46bae9e436b968515ba662 190494 libdevel extra libxmuu1-dbg_6.8.2.dfsg.1-4_i386.deb
 ab579db267c0e28c76c3cb2ec5244c54 172136 libdevel optional libxmuu-dev_6.8.2.dfsg.1-4_i386.deb
 6274f779781193105df234648fafa33d 205596 libs optional libxpm4_6.8.2.dfsg.1-4_i386.deb
 11a1a67e0d6b164af64e55be24149732 255710 libdevel extra libxpm4-dbg_6.8.2.dfsg.1-4_i386.deb
 f5508c64a8dda5b108c0954286f430a8 205080 libdevel optional libxpm-dev_6.8.2.dfsg.1-4_i386.deb
 3c52193298d41c69c3aa5d52d595d431 180716 libs optional libxrandr2_6.8.2.dfsg.1-4_i386.deb
 f8c4be4c7f830244eb77bf6ff6c5766a 193838 libdevel extra libxrandr2-dbg_6.8.2.dfsg.1-4_i386.deb
 34f87e29c335cd79042f8a19f87493c5 181178 libdevel optional libxrandr-dev_6.8.2.dfsg.1-4_i386.deb
 a5c2761eb3c7c538e49f01ce07fa39a3 178376 libs optional libxres1_6.8.2.dfsg.1-4_i386.deb
 233f193ae3a8879d0901b836a4629730 187342 libdevel extra libxres1-dbg_6.8.2.dfsg.1-4_i386.deb
 5cc2ef7fd62324e686c0ffa9cb92b74a 173098 libdevel optional libxres-dev_6.8.2.dfsg.1-4_i386.deb
 ea6e8583c9e831a5372e9c32aff0635c 179194 libs optional libxss1_6.8.2.dfsg.1-4_i386.deb
 35c6032ff54d94dd26c15a1f7672f37e 189978 libdevel extra libxss1-dbg_6.8.2.dfsg.1-4_i386.deb
 d5c37a78db5095bdd73151a766382a29 179816 libdevel optional libxss-dev_6.8.2.dfsg.1-4_i386.deb
 c1ddbe2fae5f2c6f676750a290b3be4d 332598 libs optional libxt6_6.8.2.dfsg.1-4_i386.deb
 703b8efb1c455741330966bf7f9a9cdd 768686 libdevel extra libxt6-dbg_6.8.2.dfsg.1-4_i386.deb
 342f82ceb5c3bf7ae08dc53598629031 619992 libdevel optional libxt-dev_6.8.2.dfsg.1-4_i386.deb
 6816d490f94d547bb02a9537f705ef8e 189402 libs optional libxtrap6_6.8.2.dfsg.1-4_i386.deb
 197ebec9bc0366a7148c6cb63eae776b 228170 libdevel extra libxtrap6-dbg_6.8.2.dfsg.1-4_i386.deb
 6bcfd049731d5bfa36a56555c96ba415 193862 libdevel optional libxtrap-dev_6.8.2.dfsg.1-4_i386.deb
 9d518aac31c71bb41897f426e2e1e72f 183754 libs optional libxtst6_6.8.2.dfsg.1-4_i386.deb
 5cfbbdef297f5450af4a98e5088be5c2 209926 libdevel extra libxtst6-dbg_6.8.2.dfsg.1-4_i386.deb
 2b0de542968de49231406e01f67e091b 180258 libdevel optional libxtst-dev_6.8.2.dfsg.1-4_i386.deb
 c8b38c3dc1fba236b8ff72142d9377ac 181590 libs optional libxv1_6.8.2.dfsg.1-4_i386.deb
 8a73ded79891738bb5d1d45747c447b6 197860 libdevel extra libxv1-dbg_6.8.2.dfsg.1-4_i386.deb
 f22506e2835dab7005f56878d6036622 200498 libdevel optional libxv-dev_6.8.2.dfsg.1-4_i386.deb
 fed82fb3647d7aebfb65238ba141d121 206768 libs optional libxvmc1_6.8.2.dfsg.1-4_i386.deb
 ffb7dd31bcaec8c1f986e8a8e38c9d87 274766 libdevel extra libxvmc1-dbg_6.8.2.dfsg.1-4_i386.deb
 df9b71f7ad1b5ba6e62d22911794f40c 200466 libdevel optional libxvmc-dev_6.8.2.dfsg.1-4_i386.deb
 ebee2bb601bf0786df137ae5e2d6ac92 182740 libs optional libxxf86dga1_6.8.2.dfsg.1-4_i386.deb
 5d5f9b83aa342480a0cee9ca8805b63a 210334 libdevel extra libxxf86dga1-dbg_6.8.2.dfsg.1-4_i386.deb
 6d94ab73cc541ae51a3ed46509a13846 185348 libdevel optional libxxf86dga-dev_6.8.2.dfsg.1-4_i386.deb
 a45af7ad4adca786aa54bbc98e4546c0 179774 libs optional libxxf86misc1_6.8.2.dfsg.1-4_i386.deb
 8f3bca9800ebdb286929a057e4dd443f 190494 libdevel extra libxxf86misc1-dbg_6.8.2.dfsg.1-4_i386.deb
 556b76557f716550ff614530bbd15dee 173228 libdevel optional libxxf86misc-dev_6.8.2.dfsg.1-4_i386.deb
 0dee3315122cd2e3a305d4c44a6069d3 178524 libs optional libxxf86rush1_6.8.2.dfsg.1-4_i386.deb
 645a15b1f5f618c6a9b9211d1b2f0372 188244 libdevel extra libxxf86rush1-dbg_6.8.2.dfsg.1-4_i386.deb
 04ac56e552451af4a75e4eed4eb8cbd9 171320 libdevel optional libxxf86rush-dev_6.8.2.dfsg.1-4_i386.deb
 696af178c367e58a62ed31355fcd7da9 182200 libs optional libxxf86vm1_6.8.2.dfsg.1-4_i386.deb
 283adcd059182563e1ca096ac0f21ccd 197042 libdevel extra libxxf86vm1-dbg_6.8.2.dfsg.1-4_i386.deb
 23bade7d68bab294a7ba5de13136aee9 183682 libdevel optional libxxf86vm-dev_6.8.2.dfsg.1-4_i386.deb
 9e415815cb0c6fb5ce4903bd072dc490 192038 x11 optional proxymngr_6.8.2.dfsg.1-4_i386.deb
 be5c043c7a656671eb8572347928291c 273218 x11 optional twm_6.8.2.dfsg.1-4_i386.deb
 f702943fdade542f72d409e99e9db9dc 1746488 x11 optional xbase-clients_6.8.2.dfsg.1-4_i386.deb
 1ede1f0dd1ad62076d397db8e2ca03b4 307246 x11 optional xdm_6.8.2.dfsg.1-4_i386.deb
 ad8188a0ed221df4b6e8adde2c704b02 1052812 x11 optional xdmx_6.8.2.dfsg.1-4_i386.deb
 b18a23fa6613aedfa4380acf57b1b7f7 388362 x11 optional xfs_6.8.2.dfsg.1-4_i386.deb
 f9e6a187516ade1f7d869a4c231175d1 189762 x11 optional xfwp_6.8.2.dfsg.1-4_i386.deb
 e325eeff6b2173768783beb9d6b5871f 5716398 x11 optional xlibmesa-dri_6.8.2.dfsg.1-4_i386.deb
 1f890928751f114a73b5dd130c4ff150 44483430 x11 optional xlibmesa-dri-dbg_6.8.2.dfsg.1-4_i386.deb
 73e5f730613c8bbf4f6a99ae8184fd4b 299844 libs optional xlibmesa-gl_6.8.2.dfsg.1-4_i386.deb
 c97ec83ed8cebc62fce8ba48c027a86e 674496 libdevel extra xlibmesa-gl-dbg_6.8.2.dfsg.1-4_i386.deb
 a8e6f3bb0f4a737d173492f77a3c4829 733158 libdevel optional xlibmesa-gl-dev_6.8.2.dfsg.1-4_i386.deb
 c0a077324e695a1a6b56816aa84abe2b 379034 libs optional libglu1-xorg_6.8.2.dfsg.1-4_i386.deb
 289de9814a289ccdf15d288801057bb6 777258 libdevel extra libglu1-xorg-dbg_6.8.2.dfsg.1-4_i386.deb
 38aed91939935c28d1814e8832ba135c 452408 libdevel optional libglu1-xorg-dev_6.8.2.dfsg.1-4_i386.deb
 9286cc171ef13b39b20f9d39c30159fa 731310 libs optional xlibosmesa4_6.8.2.dfsg.1-4_i386.deb
 fed6a012fd2cba93040a10dce7648a3e 4208240 libdevel extra xlibosmesa4-dbg_6.8.2.dfsg.1-4_i386.deb
 b5cf539b5730450e4ba87a0cae534a1d 877620 libdevel optional xlibosmesa-dev_6.8.2.dfsg.1-4_i386.deb
 3ad38118db1a3bfc4f20603f40d24b3f 480490 libdevel optional xlibs-static-dev_6.8.2.dfsg.1-4_i386.deb
 ac2c376eada224dc782abbfa021f2398 238580 libdevel extra xlibs-static-pic_6.8.2.dfsg.1-4_i386.deb
 5cdfe25c5b9725d7200df53a7566db29 237056 mail extra xmh_6.8.2.dfsg.1-4_i386.deb
 d4cb832d420c3bffbc7589f15c85f3aa 1422362 x11 optional xnest_6.8.2.dfsg.1-4_i386.deb
 8c69c358a8111ce4762a30aaea90b05c 347972 x11 optional xserver-common_6.8.2.dfsg.1-4_i386.deb
 5f20332d72b092f3996b94d98351e6ac 5643380 x11 optional xserver-xorg_6.8.2.dfsg.1-4_i386.deb
 45f03c6a0161b56fc8e70a74d7078862 21157226 x11 extra xserver-xorg-dbg_6.8.2.dfsg.1-4_i386.deb
 22953def497524f3b9951a15d3a0128c 525620 x11 optional xterm_6.8.2.dfsg.1-4_i386.deb
 562736ff68cbed805b93acbb60c0135d 756580 x11 optional xutils_6.8.2.dfsg.1-4_i386.deb
 39bd130c77c6910d2bb3a1c6e7d7e166 1526454 x11 optional xvfb_6.8.2.dfsg.1-4_i386.deb
 6a738cea34024128a76eb66c274ca80e 168318 x11 optional x-window-system-core_6.8.2.dfsg.1-4_i386.deb
 34bf3ea337e6971c016e25aa256ab7bc 168402 x11 extra x-window-system-dev_6.8.2.dfsg.1-4_i386.deb

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

iD8DBQFC3pkPyLfpNdY0ad8RAtozAJ9NulHFUUf2BlBLprTakif1A9cQdACfTzIw
mVfnq5EYMd1COnOMlzbLP6s=
=bwMH
-----END PGP SIGNATURE-----



Reply to: