It's PENDING. SETTLE DOWN, BEAVIS!
Unlike SOME PEOPLE, I TEST MY PACKAGES BEFORE UPLOADING THEM. SO EXERCISE SOME DAMN PATIENCE. xfree86 (4.2.1-4pre5v1) unstable; urgency=low * patch #000_stolen_from_HEAD: + dropped patch "Fix the number of beeps when using AccessX and XKB (#A.1302, Alan Coopersmith)" since it causes the server to beep nonstop until it's restarted if you press Shift-NumLock to enable PointerKeys. ("xset b off" shuts it up, but it's just beeping silently, as a subsequent "xset b on" reveals) (Closes: #171294) + GLU and GLw aren't extension libraries, so key their default build status to BuildLibraries. (David Dawes) + BuildServersOnly fix when building on a system with no installed X headers or libraries (#5559, ISHIKAWA Mutsumi). + (xc/lib/xkbfile/xkberrs.c): build fixes (Alan Hourihane) * patch #000_stolen_from_HEAD_savage_driver: new; + Fixed memory leaks in S3 Savage driver (Egbert Eich). + Savage driver updates (#5203, Tim Roberts). + [...] xf86SetOperatingState() call cleanups in most drivers (Marc La France). + Savage driver updates. - Support for ProSavage DDR (PCI ID 0x8D04) - TV output fixes - support for -pixmap24 flag - XAA fixes to cure lockups (#5412, Tim Roberts). + Fix Mono8x8 code in savage driver, needed ROP_NEEDS_SOURCE, also add NO_PLANEMASK to ScreenToScreen as code doesn't handle that case (Alan Hourihane). + Remove "Option VideoRam" from savage driver, there's no need for it, and utilize the entities given VideoRam size (Alan Hourihane). # * patch #001a: new; # + compile the X11 library if we are building the GLX library *or* the X # server, because GLX and the server-side XKB code assume the X11 headers # are available # + compile the Xext library if we are building the GLX library, because GLX # assumes the Xext headers are available # (thanks, ISHIKAWA Mutsumi) (Closes: #170508,#170510) * patch #009: deleted; didn't do what it was supposed to, and caused other Xv problems in i810 (Closes: #166234) * patch #021: new; patch to startx to check for GNU hostname regardless of what uname reports the OS as; first check to see if "hostname --version" works at all, and then if it does check both stdout and stderr of that command for "GNU" (Closes: #167212) * patch #022: new; fix Xaw's StripChart widget to draw scale lines correctly (thanks, Nikita V. Youshchenko) (Closes: #167448) * patch #033: new; fix for ICE message replies when using subprotocols (thanks, Jochen Voss) (Closes: #95951) * patch #035: new; fix for null pointer dereferences in fontfile library, (thanks, Nikita V. Youshchenko) (Closes: #168791) * patch #041: new; patch from ISHIKAWA Mutsumi to fix missing depend target in Xlib's Imakefile if "BuildServersOnly" is YES, "BuildXnestServer" is NO, and "BuildGLXLibrary" is NO. * patch #079: deleted; superseded by #000_stolen_from_HEAD_savage_driver * patch #102: deleted; if Sun Type6 keyboards use the same scancodes as Type5 keyboards to mean different things, then much more of a patch than this is needed. Fixes FTBFS problem on sparc. (Closes: #170509) * patch #909: change XF86Config-4(5x)'s NAME section to refer to itself as XF86Config-4 instead of XF86Config so that "man XF86Config" brings up the section 7 manpage preferentially * patch #004,008,046,085: resynced with other patches * debian/control: - add Build-Dependency on libstdc++5-dev (for libGLU in xlibmesa3-glu) - add dependency on debconf to xfree86-common - remove dependency on debconf from xbase-clients, xfs, xlibmesa3, and xterm (see below) - add dependency on xprt-common to xprt, and update its extended description to describe its broken state and available alternative (thanks, Drew Parsons) (Closes: #170678) - C++ ABI 1.02 transition / Mesa 5.0 awareness: + xlibmesa3, xlibmesa3-dbg, xlibmesa-dev split into: xlibmesa3-gl, xlibmesa3-gl-dbg, xlibmesa-gl-dev, xlibmesa3-glu, xlibmesa3-glu-dbg, xlibmesa-glu-dev (Closes: #175157) + xlibmesa3-gl conflicts with and provides libgl1 (pure virtual package) + xlibmesa3-gl replaces mesag3 and xlibmesa3 + dropped old replacement of xserver-xfree86 (<< 4.0.2) by xlibmesa3; those versions of xserver-xfree86 are long dead and were never part of a stable Debian release + xlibmesa3-gl-dbg depends on exact same version of xlibmesa3-gl + xlibmesa3-gl-dbg conflicts with and replaces xlibmesa3-dbg + xlibmesa-gl-dev conflicts with and provides libgl-dev (pure virtual package) + xlibmesa3-glu conflicts with and provides libglu1 (mixed virtual package) + xlibmesa3-glu replaces mesag3 (<< 5.0.0-1) and xlibmesa3 + xlibmesa3-glu-dbg depends on exact same version of xlibmesa3-glu + xlibmesa3-glu-dbg conflicts with and replaces xlibmesa3-dbg + xlibmesa-glu-dev depends on libstdc++5-dev and libc6-dev | libc-dev + xlibmesa-glu-dev conflicts with xlibmesa-dev and libglu-dev (pure virtual package) + xlibmesa-glu-dev provides libglu-dev (pure virtual package) + xlibmesa-glu-dev replaces mesag-dev (<< 5.0.0-1) and xlibmesa-dev + dropped dependency on xlibmesa3 from xlibosmesa3 (was redundant anyway, shlibs files work fine within the build) + added dependency on xlibs-dev to xlibosmesa-dev, since libOSMesa links against Xlib and Xext + x-window-system-core metapackage depends on xlibmesa3-gl and xlibmesa3-glu instead of xlibmesa3 + xlib*mesa* package descriptions tweaked * debian/rules: add "-DXnestServer=NO -DXVirtualFramebufferServer=NO -DXprtServer=NO" to SERVERDEBUG_IMAKE_DEFINES (thanks, ISHIKAWA Mutsumi) * debian/shlibs.local: regenerated from debian/*.shlibs * debian/xdm.options: identify correct location of this conffile in comment * debian/xdm.options.5: cosmetic and roff-stylistic fixes * debian/xfs.options: identify correct location of this conffile in comment * debian/xfs.options.5: - identify correct location of the documented conffile (Closes: #170513) - cosmetic and roff-stylistic fixes * debian/xlibmesa*: debhelper and shlibs files updated to reflect -gl and -glu package split * debian/xlibs.shlibs: update Xrender dependency info to xlibs to (>> 4.2.0), since Xrender added symbols between XFree86 4.1.0 and 4.2.0 (thanks, Eric Dorland) (Closes: #174589) * debian/{xbase-clients,xfs,xlibmesa3,xterm}/postinst.in: nuke quaint and curious relics of forgotten debconfage (don't source the confmodule since we're doing anything debconf-related) (also, remove pointless invocation of db_stop in xfs's postinst) -- Branden Robinson <[EMAIL PROTECTED]> Wed, 8 Jan 2003 23:57:13 -0500 -- G. Branden Robinson | Convictions are more dangerous Debian GNU/Linux | enemies of truth than lies. [EMAIL PROTECTED] | -- Friedrich Nietzsche http://people.debian.org/~branden/ |
msg05255/pgp00000.pgp
Description: PGP signature