Differences between revisions 27 and 28
Revision 27 as of 2006-01-08 23:07:46
Size: 44929
Editor: ?davidnusinow
Comment:
Revision 28 as of 2006-01-09 01:07:13
Size: 44788
Editor: ?AdeodatoSimo
Comment: Adjusted a bit.
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
A mass bug filing has taken place against packages which depend or build-depend on xlibs-dev. The bugs are all usertagged by the debian-release@lists.debian.org user with the tag transition-xlibs-dev. A link to all the bugs is available for easy reference [http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev here].

So how to fix all these bugs? The easy answer is that you simply replace xlibs-dev build-depend with the individual libraries that the package actually build-depends on. Moritz Muehlenhoff has made a script available to help determine which libs are necessary. David Nusinow has mirrored this script [http://people.debian.org/~dnusinow/xlibs-split-2005-11-15.tar-bz2 here]. It should help you determine exactly what build-dependencies are necessary. Alternate methods for updating your build-dependencies are to go through your header files and determine which packages your #include'ed headers are located in. Of course, using ldd on the binaries in your package can be of assistance too. If you need any help in determining the correct build-dependencies for a package, please contact debian-x@lists.debian.org and we'll help you out.

Another item of note for these bugs is that all developers are encouraged to NMU packages affected by them. The transition from XFree86 to Xorg is a release blocker for etch, and as such these bugs need to get fixed or else the package will be removed from testing. In addition, this will prepare the way for the upload of Xorg 7.0 to unstable, as shipping this with etch is a major release goal for the X Strike Force.

The rules for NMU'ing to follow are the ones set by the Release Team in their January mail to debian-devel-announce[3]: a week after the bug is submitted, upload directly to unstable as a 0-day NMU after sending the patch to the BTS. The NMU can happen immediately after you send the patch. Please read the bug before doing your NMU as well, as any maintainer who does not want their package to be subject to NMU for this issue should note the reasons why in the bug.

For those of you who are concerned about backportability of these fixes to sarge, you shouldn't have to worry. All the packages that xlibs-dev depended on are present in sarge, so adding explicit build-depends on them shouldn't break anything for backports.

If you have any questions about NMU'ing procedures please direct them to debian-release@bugs.debian.org. If you have technical questions about the proper build-depends or anything else directly related to X, please send them to debian-x@lists.debian.org. Thanks everyone!


----

Line 5: Line 21:
Adeodato Simó has gone ahead with a mass bug against these packages and any others which build-depend on xlibs-dev. The bugs are all usertagged by the debian-release@lists.debian.org user with the tag transition-xlibs-dev. A link to all the bugs is available for easy reference [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=tag&users=debian-release@lists.debian.org&data=transition-xlibs-dev&repeatmerged=no&nam0=Status&pri0=pending:done,fixed,pending-fixed&ttl0=Closed,Fixed%20in%20NMU,Pending%20upload,Open&ord0=3,2,1,0 here].

So how to fix all these bugs? The easy answer is that you simply replace xlibs-dev build-depend with the individual libraries that the package actually build-depends on. Moritz Muehlenhoff has made a script available to help determine which libs are necessary. David Nusinow has mirrored this script [http://people.debian.org/~dnusinow/xlibs-split-2005-11-15.tar-bz2 here]. It should help you determine exactly what build-dependencies are necessary. Alternate methods for updating your build-dependencies are to go through your header files and determine which packages your #include'ed headers are located in. Of course, using ldd on the binaries in your package can be of assistance too. If you need any help in determining the correct build-dependencies for a package, please contact debian-x@lists.debian.org and we'll help you out.

Another item of note for these bugs is that all developers are encouraged to NMU packages affected by them. The transition from XFree86 to Xorg is a release blocker for etch, and as such these bugs need to get fixed or else the package will be removed from testing. In addition, this will prepare the way for the upload of Xorg 7.0 to unstable, as shipping this with etch is a major release goal for the X Strike Force.

The rules for NMU'ing to follow are the ones set by the Release Team in their January mail to debian-devel-announce[3]: a week after the bug is submitted, upload directly to unstable as a 0-day NMU after sending the patch to the BTS. The NMU can happen immediately after you send the patch. Please read the bug before doing your NMU as well, as any maintainer who does not want their package to be subject to NMU for this issue should note the reasons why in the bug.

For those of you who are concerned about backportability of these fixes to sarge, you shouldn't have to worry. All the packages that xlibs-dev depended on are present in sarge, so adding explicit build-depends on them shouldn't break anything for backports.

If you have any questions about NMU'ing procedures please direct them to debian-release@bugs.debian.org. If you have technical questions about the proper build-depends or anything else directly related to X, please send them to debian-x@lists.debian.org. Thanks everyone!

----
Line 21: Line 23:
WARNING: This list is not being kept up to date by anyone right now, and should not be taken as the canonical location. Use the link above from Adeodato to the BTS instead. -- David Nusinow WARNING: This list is not being kept up to date by anyone right now, and should not be taken as the canonical location. Use [this link http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev] to the BTS instead. -- David Nusinow

A mass bug filing has taken place against packages which depend or build-depend on xlibs-dev. The bugs are all usertagged by the debian-release@lists.debian.org user with the tag transition-xlibs-dev. A link to all the bugs is available for easy reference [http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev here].

So how to fix all these bugs? The easy answer is that you simply replace xlibs-dev build-depend with the individual libraries that the package actually build-depends on. Moritz Muehlenhoff has made a script available to help determine which libs are necessary. David Nusinow has mirrored this script [http://people.debian.org/~dnusinow/xlibs-split-2005-11-15.tar-bz2 here]. It should help you determine exactly what build-dependencies are necessary. Alternate methods for updating your build-dependencies are to go through your header files and determine which packages your #include'ed headers are located in. Of course, using ldd on the binaries in your package can be of assistance too. If you need any help in determining the correct build-dependencies for a package, please contact debian-x@lists.debian.org and we'll help you out.

Another item of note for these bugs is that all developers are encouraged to NMU packages affected by them. The transition from XFree86 to Xorg is a release blocker for etch, and as such these bugs need to get fixed or else the package will be removed from testing. In addition, this will prepare the way for the upload of Xorg 7.0 to unstable, as shipping this with etch is a major release goal for the X Strike Force.

The rules for NMU'ing to follow are the ones set by the Release Team in their January mail to debian-devel-announce[3]: a week after the bug is submitted, upload directly to unstable as a 0-day NMU after sending the patch to the BTS. The NMU can happen immediately after you send the patch. Please read the bug before doing your NMU as well, as any maintainer who does not want their package to be subject to NMU for this issue should note the reasons why in the bug.

For those of you who are concerned about backportability of these fixes to sarge, you shouldn't have to worry. All the packages that xlibs-dev depended on are present in sarge, so adding explicit build-depends on them shouldn't break anything for backports.

If you have any questions about NMU'ing procedures please direct them to debian-release@bugs.debian.org. If you have technical questions about the proper build-depends or anything else directly related to X, please send them to debian-x@lists.debian.org. Thanks everyone!


This is a list of packages, which build-depend on (now obsolete) xlibs-dev, generated from the list created by [http://lists.debian.org/debian-release/2005/12/msg00119.html Daniel Kobras].

I'm going through this list and marking the status of all these packages. If I write "verified" and don't give a bug number, then a bug has not yet been filed as of the verification date. Please keep these remarks up-to-date as you file bugs, and link to the bugs. My verification script is [http://people.debian.org/~kmccarty/verify.sh here]; it should be run in an otherwise empty test directory. --KevinMcCarty

WARNING: This list is not being kept up to date by anyone right now, and should not be taken as the canonical location. Use [this link http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev] to the BTS instead. -- David Nusinow

[http://packages.qa.debian.org/3dchess 3dchess] (verified 2006/01/07)

[http://packages.qa.debian.org/9menu 9menu] (verified 2006/01/07)

[http://packages.qa.debian.org/ace ace] (verified 2006/01/07)

[http://packages.qa.debian.org/acfax acfax] (fixed in 981011-10)

[http://packages.qa.debian.org/acm acm] (fixed in 5.0-21)

[http://packages.qa.debian.org/acm4 acm4] (fixed in 4.7-16)

[http://packages.qa.debian.org/advi advi] (verified 2006/01/07)

[http://packages.qa.debian.org/aee aee] (verified 2006/01/07)

[http://packages.qa.debian.org/aewm++ aewm++] (verified 2006/01/07)

[http://packages.qa.debian.org/aewm++-goodies aewm++-goodies] (verified 2006/01/07)

[http://packages.qa.debian.org/airsnort airsnort] (verified 2006/01/07)

[http://packages.qa.debian.org/amaterus amaterus] (verified 2006/01/07)

[http://packages.qa.debian.org/amaya amaya] (verified 2006/01/07)

[http://packages.qa.debian.org/amphetamine amphetamine] (verified 2006/01/07)

[http://packages.qa.debian.org/apple2 apple2] (verified 2006/01/07)

[http://packages.qa.debian.org/arla arla] (verified 2006/01/07)

[http://packages.qa.debian.org/arson arson] (verified 2006/01/07)

[http://packages.qa.debian.org/ascd ascd] (verified 2006/01/07)

[http://packages.qa.debian.org/ascdc ascdc] (verified 2006/01/07)

[http://packages.qa.debian.org/asclassic asclassic] (verified 2006/01/07)

[http://packages.qa.debian.org/asclock asclock] (verified 2006/01/07)

[http://packages.qa.debian.org/ascpu ascpu] (verified 2006/01/07)

[http://packages.qa.debian.org/asmix asmix] (verified 2006/01/07)

[http://packages.qa.debian.org/asmon asmon] (fixed in 0.70-2)

[http://packages.qa.debian.org/asmounter asmounter] (verified 2006/01/07)

[http://packages.qa.debian.org/astrolog astrolog] (verified 2006/01/07)

[http://packages.qa.debian.org/atari800 atari800] (verified 2006/01/07)

[http://packages.qa.debian.org/atom4 atom4] (verified 2006/01/07)

[http://packages.qa.debian.org/audiooss audiooss] (verified 2006/01/07)

[http://packages.qa.debian.org/ax25-tools ax25-tools] (fixed in 0.0.8-10)

[http://packages.qa.debian.org/axe axe] (verified 2006/01/07)

[http://packages.qa.debian.org/axiom axiom] (verified 2006/01/07)

[http://packages.qa.debian.org/ayttm ayttm] (verified 2006/01/07)

[http://packages.qa.debian.org/baken baken] (verified 2006/01/07)

[http://packages.qa.debian.org/baycomepp baycomepp] (verified 2006/01/07)

[http://packages.qa.debian.org/bbdate bbdate] (verified 2006/01/07)

[http://packages.qa.debian.org/bbkeys bbkeys] (verified 2006/01/07)

[http://packages.qa.debian.org/bclock bclock] (verified 2006/01/07)

[http://packages.qa.debian.org/bdfresize bdfresize] (verified 2006/01/07)

[http://packages.qa.debian.org/billard-gl billard-gl] (fixed in 1.75-9)

[http://packages.qa.debian.org/blast blast] (verified 2006/01/07)

[http://packages.qa.debian.org/blockade blockade] (verified 2006/01/07)

[http://packages.qa.debian.org/bristol bristol] (verified 2006/01/07)

[http://packages.qa.debian.org/bugsx bugsx] (verified 2006/01/07)

[http://packages.qa.debian.org/buici-clock buici-clock] (verified 2006/01/07)

[http://packages.qa.debian.org/bzflag bzflag] (verified 2006/01/07 - by the way, why on earth is this packaged Debian-natively???)

[http://packages.qa.debian.org/camorama camorama] (verified 2006/01/07)

[http://packages.qa.debian.org/canna canna] (verified 2006/01/07)

[http://packages.qa.debian.org/cheops cheops] (verified 2006/01/07)

[http://packages.qa.debian.org/chimera2 chimera2] (verified 2006/01/07)

[http://packages.qa.debian.org/clara clara] (verified 2006/01/07)

[http://packages.qa.debian.org/clips clips] (verified 2006/01/07)

[http://packages.qa.debian.org/clisp clisp] (verified 2006/01/07)

[http://packages.qa.debian.org/coin coin] (verified 2006/01/07)

[http://packages.qa.debian.org/coin2 coin2] (verified 2006/01/07)

[http://packages.qa.debian.org/conky conky] (verified 2006/01/07)

[http://packages.qa.debian.org/coolmail coolmail] (verified 2006/01/07)

[http://packages.qa.debian.org/cpanel cpanel] (verified 2006/01/07 - n.b. this breaks my verification script because the .diff.gz patches an existing debian/changelog file in upstream source)

[http://packages.qa.debian.org/crack-attack crack-attack] (verified 2006/01/07)

[http://packages.qa.debian.org/craft craft] (fixed in 3.5-11)

[http://packages.qa.debian.org/cronosii cronosii] (verified 2006/01/07)

[http://packages.qa.debian.org/crossfire crossfire] (fixed in 1.8.0-2)

[http://packages.qa.debian.org/crossfire-client crossfire-client] (fixed in 1.8.0-2)

[http://packages.qa.debian.org/crystalspace crystalspace] (verified 2006/01/07)

[http://packages.qa.debian.org/cthugha cthugha] (verified 2006/01/07)

[http://packages.qa.debian.org/d4x d4x] (verified 2006/01/07)

[http://packages.qa.debian.org/desklaunch desklaunch] (verified 2006/01/07)

[http://packages.qa.debian.org/dfm dfm] (verified 2006/01/07)

[http://packages.qa.debian.org/dia dia] (verified 2006/01/07)

[http://packages.qa.debian.org/djvulibre djvulibre] (fixed in 3.5.16-2)

[http://packages.qa.debian.org/dxpc dxpc] (verified 2006/01/07)

[http://packages.qa.debian.org/e16keyedit e16keyedit] (verified 2006/01/07)

[http://packages.qa.debian.org/e16menuedit e16menuedit] (verified 2006/01/07)

[http://packages.qa.debian.org/ecawave ecawave] (verified 2006/01/07)

[http://packages.qa.debian.org/egoboo egoboo] (verified 2006/01/07 - n.b. this breaks my verification script because the Build-Depends are on multiple lines - is this even permitted?)

[http://packages.qa.debian.org/epplets epplets] (verified 2006/01/07)

[http://packages.qa.debian.org/erlang erlang] (verified 2006/01/07)

[http://packages.qa.debian.org/euler euler] (verified 2006/01/07)

[http://packages.qa.debian.org/evilwm evilwm] (verified 2006/01/07)

[http://packages.qa.debian.org/exim exim] (verified 2006/01/07) This is the old version 3 package; shouldn't it go away soon?

[http://packages.qa.debian.org/exult exult] (verified 2006/01/07)

[http://packages.qa.debian.org/fbdesk fbdesk] (verified 2006/01/07)

[http://packages.qa.debian.org/fbi fbi] (verified 2006/01/07)

[http://packages.qa.debian.org/fcitx fcitx] (verified 2006/01/07)

[http://packages.qa.debian.org/felt felt] (verified 2006/01/07)

[http://packages.qa.debian.org/fidelio fidelio] (verified 2006/01/07)

[http://packages.qa.debian.org/fkiss fkiss] (verified 2006/01/07)

[http://packages.qa.debian.org/floatbg floatbg] (verified 2006/01/07, [http://bugs.debian.org/346396 #346396])

[http://packages.qa.debian.org/flying flying] (verified 2006/01/07)

[http://packages.qa.debian.org/fnlib fnlib] (verified 2006/01/07)

[http://packages.qa.debian.org/fontforge fontforge] (verified 2006/01/07, [http://bugs.debian.org/344124 #344124])

[http://packages.qa.debian.org/fookb fookb] (verified 2006/01/07)

[http://packages.qa.debian.org/freeciv freeciv] (verified 2006/01/07)

[http://packages.qa.debian.org/freecraft freecraft] (verified 2006/01/07)

[http://packages.qa.debian.org/freefem freefem] (verified 2006/01/07)

[http://packages.qa.debian.org/freesci freesci] (verified 2006/01/07)

[http://packages.qa.debian.org/freetype freetype] (verified 2006/01/07)

[http://packages.qa.debian.org/freetype1 freetype1] (fixed in NMU of 1.4pre.20050518-0.2, fixing [http://bugs.debian.org/346244 #346244])

[http://packages.qa.debian.org/fspanel fspanel] (verified 2006/01/07)

[http://packages.qa.debian.org/fte fte] (fixed in NMU of 0.50.0-1.3, fixing [http://bugs.debian.org/346262 #346262])

[http://packages.qa.debian.org/fvwm fvwm] (fixed in 1:2.5.14-5)

[http://packages.qa.debian.org/fvwm1 fvwm1] (fixed in 1.24r-49)

[http://packages.qa.debian.org/g2 g2] (verified 2006/01/07)

[http://packages.qa.debian.org/gacc gacc] (verified 2006/01/07)

[http://packages.qa.debian.org/gatos gatos] (verified 2006/01/07)

[http://packages.qa.debian.org/gauche-gtk gauche-gtk] (fixed in 0.4.1-4 or earlier)

[http://packages.qa.debian.org/gbase gbase] (verified 2006/01/07)

[http://packages.qa.debian.org/gcrontab gcrontab] (verified 2006/01/07)

[http://packages.qa.debian.org/gcvs gcvs] (verified 2006/01/07)

[http://packages.qa.debian.org/geda-gschem geda-gschem] (verified 2006/01/07)

[http://packages.qa.debian.org/geg geg] (verified 2006/01/07)

[http://packages.qa.debian.org/gentoo gentoo] (verified 2006/01/07)

[http://packages.qa.debian.org/gerbv gerbv] (verified 2006/01/07)

[http://packages.qa.debian.org/ggobi ggobi] (verified 2006/01/07)

[http://packages.qa.debian.org/ghc6 ghc6] (verified 2006/01/07)

[http://packages.qa.debian.org/ghc-cvs ghc-cvs] (verified 2006/01/07)

[http://packages.qa.debian.org/gkrelldnet gkrelldnet] (verified 2006/01/07)

[http://packages.qa.debian.org/gkrellm gkrellm] (verified 2006/01/07)

[http://packages.qa.debian.org/gkrellm-leds gkrellm-leds] (verified 2006/01/07)

[http://packages.qa.debian.org/gkrellweather gkrellweather] (verified 2006/01/07)

[http://packages.qa.debian.org/gle gle] (verified 2006/01/07)

[http://packages.qa.debian.org/glew glew] (verified 2006/01/07)

[http://packages.qa.debian.org/gmfsk gmfsk] (verified 2006/01/07)

[http://packages.qa.debian.org/gnokii gnokii] (verified 2006/01/07)

[http://packages.qa.debian.org/gnome-randr-applet gnome-randr-applet] (verified 2006/01/07)

[http://packages.qa.debian.org/gnome-ruby gnome-ruby] (verified 2006/01/07)

[http://packages.qa.debian.org/gnome-system-tools gnome-system-tools] (verified 2006/01/07)

[http://packages.qa.debian.org/gnuboy gnuboy] (verified 2006/01/07)

[http://packages.qa.debian.org/gnurobots gnurobots] (verified 2006/01/07)

[http://packages.qa.debian.org/gnuserv gnuserv] (verified 2006/01/07)

[http://packages.qa.debian.org/gpsim gpsim] (verified 2006/01/07, [http://bugs.debian.org/346347 #346347])

[http://packages.qa.debian.org/gpsim-lcd gpsim-lcd] (verified 2006/01/07)

[http://packages.qa.debian.org/gpsim-led gpsim-led] (verified 2006/01/07)

[http://packages.qa.debian.org/gpsim-logic gpsim-logic] (verified 2006/01/07)

[http://packages.qa.debian.org/gqcam gqcam] (fixed in 0.9.1-3)

[http://packages.qa.debian.org/grabc grabc] (verified 2006/01/07)

[http://packages.qa.debian.org/gretl gretl] (verified 2006/01/07)

[http://packages.qa.debian.org/grig grig] (verified 2006/01/07)

[http://packages.qa.debian.org/groundhog groundhog] (verified 2006/01/07)

[http://packages.qa.debian.org/gs-afpl gs-afpl] (verified 2006/01/07)

[http://packages.qa.debian.org/gtalk gtalk] (verified 2006/01/07)

[http://packages.qa.debian.org/gtkatlantic gtkatlantic] (verified 2006/01/07)

[http://packages.qa.debian.org/gtkdevice gtkdevice] (verified 2006/01/07)

[http://packages.qa.debian.org/gtkeyboard gtkeyboard] (verified 2006/01/07)

[http://packages.qa.debian.org/gtkfontsel gtkfontsel] (verified 2006/01/07)

[http://packages.qa.debian.org/gtk-gnutella gtk-gnutella] (verified 2006/01/07)

[http://packages.qa.debian.org/gtktrain gtktrain] (verified 2006/01/07)

[http://packages.qa.debian.org/gtkwave gtkwave] (fixed in 1.3.81-1)

[http://packages.qa.debian.org/gtoaster gtoaster] (verified 2006/01/07)

[http://packages.qa.debian.org/guile-gtk-1.2 guile-gtk-1.2] (verified 2006/01/07)

[http://packages.qa.debian.org/gutenbrowser gutenbrowser] (fixed in 3:0.8.1-1 or earlier)

[http://packages.qa.debian.org/gutenprint gutenprint] (fixed in 4.3.99+cvs20051122.dfsg.1-2)

[http://packages.qa.debian.org/gxset gxset] (verified 2006/01/07)

[http://packages.qa.debian.org/hanterm-xf hanterm-xf] (verified 2006/01/07)

[http://packages.qa.debian.org/heimdal heimdal] (verified 2006/01/07)

[http://packages.qa.debian.org/hex hex] (verified 2006/01/07)

[http://packages.qa.debian.org/hotkeys hotkeys] (verified 2006/01/07)

[http://packages.qa.debian.org/hp2xx hp2xx] (verified 2006/01/07)

[http://packages.qa.debian.org/hydrogen hydrogen] (verified 2006/01/07)

[http://packages.qa.debian.org/ibp ibp] (verified 2006/01/07; hmm, also build-depends on debmake!)

[http://packages.qa.debian.org/icewm icewm] (verified 2006/01/07)

[http://packages.qa.debian.org/ida ida] (verified 2006/01/07)

[http://packages.qa.debian.org/imlib imlib] (fixed in 1.9.14-27)

[http://packages.qa.debian.org/inventor inventor] (verified 2006/01/07)

[http://packages.qa.debian.org/ircii-pana ircii-pana] (verified 2006/01/07)

[http://packages.qa.debian.org/isdnbutton isdnbutton] (verified 2006/01/07)

[http://packages.qa.debian.org/isdnutils isdnutils] (fixed in 1:3.8.2005-12-06-3)

[http://packages.qa.debian.org/italc italc] (verified 2006/01/07)

[http://packages.qa.debian.org/itcl3 itcl3] (verified 2006/01/07)

[http://packages.qa.debian.org/itcl3.0 itcl3.0] (verified 2006/01/07)

[http://packages.qa.debian.org/itcl3.1 itcl3.1] (verified 2006/01/07)

[http://packages.qa.debian.org/iterm iterm] (verified 2006/01/07)

[http://packages.qa.debian.org/ivtools ivtools] (verified 2006/01/07)

[http://packages.qa.debian.org/jack-tools jack-tools] (verified 2006/01/07)

[http://packages.qa.debian.org/jazip jazip] (verified 2006/01/07)

[http://packages.qa.debian.org/jed jed] (verified 2006/01/07 but fixed in experimental)

[http://packages.qa.debian.org/jester jester] (verified 2006/01/07)

[http://packages.qa.debian.org/jnethack jnethack] (verified 2006/01/07)

[http://packages.qa.debian.org/jove jove] (verified 2006/01/07)

[http://packages.qa.debian.org/jwm jwm] (verified 2006/01/07)

[http://packages.qa.debian.org/kaffe kaffe] (verified 2006/01/07)

[http://packages.qa.debian.org/kaptain kaptain] (verified 2006/01/07)

[http://packages.qa.debian.org/karpski karpski] (verified 2006/01/07)

[http://packages.qa.debian.org/kbarcode kbarcode] (verified 2006/01/07)

[http://packages.qa.debian.org/kdrill kdrill] (verified 2006/01/07)

[http://packages.qa.debian.org/keylaunch keylaunch] (verified 2006/01/07)

[http://packages.qa.debian.org/kinput2 kinput2] (verified 2006/01/07)

[http://packages.qa.debian.org/klog klog] (verified 2006/01/07)

[http://packages.qa.debian.org/knetfilter knetfilter] (verified 2006/01/07)

[http://packages.qa.debian.org/kompose kompose] (verified 2006/01/07)

[http://packages.qa.debian.org/koules koules] (verified 2006/01/07)

[http://packages.qa.debian.org/krb4 krb4] (verified 2006/01/07)

[http://packages.qa.debian.org/krusader krusader] (verified 2006/01/07)

[http://packages.qa.debian.org/ktrack ktrack] (verified 2006/01/07)

[http://packages.qa.debian.org/larswm larswm] (verified 2006/01/07)

[http://packages.qa.debian.org/lbreakout2 lbreakout2] (verified 2006/01/07)

[http://packages.qa.debian.org/ledcontrol ledcontrol] (verified 2006/01/07)

[http://packages.qa.debian.org/libast libast] (verified 2006/01/07)

[http://packages.qa.debian.org/libdc1394 libdc1394] (verified 2006/01/07)

[http://packages.qa.debian.org/libgdchart-gd1 libgdchart-gd1] (verified 2006/01/07)

[http://packages.qa.debian.org/libgdiplus libgdiplus] (verified 2006/01/07)

[http://packages.qa.debian.org/libgd-ruby libgd-ruby] (verified 2006/01/07)

[http://packages.qa.debian.org/libggimisc libggimisc] (verified 2006/01/07)

[http://packages.qa.debian.org/libggiwmh libggiwmh] (verified 2006/01/07)

[http://packages.qa.debian.org/libgnome-gnorba-perl libgnome-gnorba-perl] (verified 2006/01/07)

[http://packages.qa.debian.org/libgpewidget libgpewidget] (verified 2006/01/07)

[http://packages.qa.debian.org/libgtop2 libgtop2] (verified 2006/01/07)

[http://packages.qa.debian.org/libibtk libibtk] (verified 2006/01/07)

[http://packages.qa.debian.org/libooc-x11 libooc-x11] (verified 2006/01/07)

[http://packages.qa.debian.org/libsdl1.2 libsdl1.2] (verified 2006/01/07)

[http://packages.qa.debian.org/libstroke libstroke] (verified 2006/01/07, [http://bugs.debian.org/251219 #251219])

[http://packages.qa.debian.org/libtk-png-perl libtk-png-perl] (verified 2006/01/07)

[http://packages.qa.debian.org/libvncserver libvncserver] (verified 2006/01/07)

[http://packages.qa.debian.org/lightlab lightlab] (verified 2006/01/07)

[http://packages.qa.debian.org/lmemory lmemory] (verified 2006/01/07)

[http://packages.qa.debian.org/loadmeter loadmeter] (verified 2006/01/07)

[http://packages.qa.debian.org/lsh-utils lsh-utils] (verified 2006/01/07)

[http://packages.qa.debian.org/ltris ltris] (verified 2006/01/07)

[http://packages.qa.debian.org/lxdoom lxdoom] (verified 2006/01/07)

[http://packages.qa.debian.org/lyx lyx] (verified 2006/01/07, [http://bugs.debian.org/336428 #336428])

[http://packages.qa.debian.org/m17n-lib m17n-lib] (verified 2006/01/07)

[http://packages.qa.debian.org/maelstrom maelstrom] (verified 2006/01/07)

[http://packages.qa.debian.org/mailleds mailleds] (verified 2006/01/07)

[http://packages.qa.debian.org/mctools-lite mctools-lite] (verified 2006/01/07)

[http://packages.qa.debian.org/mdk mdk] (verified 2006/01/07)

[http://packages.qa.debian.org/mesa mesa] (verified 2006/01/07)

[http://packages.qa.debian.org/mesa-legacy mesa-legacy] (verified 2006/01/07)

[http://packages.qa.debian.org/metacity metacity] (verified 2006/01/07)

[http://packages.qa.debian.org/mgapdesk mgapdesk] (verified 2006/01/07)

[http://packages.qa.debian.org/mgp mgp] (verified 2006/01/07)

[http://packages.qa.debian.org/misc3d misc3d] (verified 2006/01/07)

[http://packages.qa.debian.org/mixer.app mixer.app] (verified 2006/01/07)

[http://packages.qa.debian.org/mlterm mlterm] (verified 2006/01/07)

[http://packages.qa.debian.org/mol mol] (verified 2006/01/07, [http://bugs.debian.org/343944 #343944] - patch)

[http://packages.qa.debian.org/motv motv] (verified 2006/01/07)

[http://packages.qa.debian.org/mountapp mountapp] (fixed in 3.0-8)

[http://packages.qa.debian.org/mozplugger mozplugger] (verified 2006/01/07)

[http://packages.qa.debian.org/mpg123 mpg123] (verified 2006/01/07)

[http://packages.qa.debian.org/mtink mtink] (fixed in 1.0.12-2, closing [http://bugs.debian.org/345538 #345538])

[http://packages.qa.debian.org/mtools mtools] (verified 2006/01/07)

[http://packages.qa.debian.org/mtoolsfm mtoolsfm] (verified 2006/01/07)

[http://packages.qa.debian.org/multi-gnome-terminal multi-gnome-terminal] (verified 2006/01/07)

[http://packages.qa.debian.org/multimon multimon] (verified 2006/01/07)

[http://packages.qa.debian.org/nawm nawm] (verified 2006/01/07)

[http://packages.qa.debian.org/nedit nedit] (verified 2006/01/07)

[http://packages.qa.debian.org/nessus-core nessus-core] (verified 2006/01/07)

[http://packages.qa.debian.org/netmaze netmaze] (verified 2006/01/07)

[http://packages.qa.debian.org/nighthawk nighthawk] (verified 2006/01/07)

[http://packages.qa.debian.org/nitpic nitpic] (verified 2006/01/07)

[http://packages.qa.debian.org/njplot njplot] (verified 2006/01/07)

[http://packages.qa.debian.org/noweb noweb] (verified 2006/01/07)

[http://packages.qa.debian.org/nte nte] (verified 2006/01/07)

[http://packages.qa.debian.org/nvtv nvtv] (verified 2006/01/07)

[http://packages.qa.debian.org/octave-forge octave-forge] (fixed in 2005.06.13-8, closing [http://bugs.debian.org/345539 #345539])

[http://packages.qa.debian.org/ogle ogle] (verified 2006/01/07)

[http://packages.qa.debian.org/ogre ogre] (verified 2006/01/07)

[http://packages.qa.debian.org/ohphone ohphone] (verified 2006/01/07)

[http://packages.qa.debian.org/oleo oleo] (verified 2006/01/07)

[http://packages.qa.debian.org/oneko oneko] (verified 2006/01/07)

[http://packages.qa.debian.org/openbox openbox] (verified 2006/01/07)

[http://packages.qa.debian.org/openmash openmash] (verified 2006/01/07)

[http://packages.qa.debian.org/openmosixview openmosixview] (verified 2006/01/07)

[http://packages.qa.debian.org/openmotif openmotif] (verified 2006/01/07)

[http://packages.qa.debian.org/openscenegraph openscenegraph] (verified 2006/01/07)

[http://packages.qa.debian.org/openuniverse openuniverse] (verified 2006/01/07 - isn't this made obsolete by [http://packages.debian.org/celestia Celestia]?)

[http://packages.qa.debian.org/oroborus oroborus] (verified 2006/01/07)

[http://packages.qa.debian.org/osdclock osdclock] (verified 2006/01/07)

[http://packages.qa.debian.org/pacman pacman] (verified 2006/01/07)

[http://packages.qa.debian.org/pavuk pavuk] (verified 2006/01/07)

[http://packages.qa.debian.org/pcb pcb] (fixed in 20050609-1)

[http://packages.qa.debian.org/pdl pdl] (verified 2006/01/07)

[http://packages.qa.debian.org/pdp pdp] (verified 2006/01/07)

[http://packages.qa.debian.org/pente pente] (verified 2006/01/07)

[http://packages.qa.debian.org/perl-tk perl-tk] (verified 2006/01/07)

[http://packages.qa.debian.org/pgplot5 pgplot5] (verified 2006/01/07)

[http://packages.qa.debian.org/phaseshift phaseshift] (verified 2006/01/07)

[http://packages.qa.debian.org/pixmap pixmap] (verified 2006/01/07)

[http://packages.qa.debian.org/plan plan] (fixed in 1.9-5, closing [http://bugs.debian.org/345579 #345579])

[http://packages.qa.debian.org/pload pload] (verified 2006/01/07)

[http://packages.qa.debian.org/ploticus ploticus] (verified 2006/01/07)

[http://packages.qa.debian.org/plotmtv plotmtv] (verified 2006/01/07)

[http://packages.qa.debian.org/pmud pmud] (verified 2006/01/07)

[http://packages.qa.debian.org/pnet-assemblies pnet-assemblies] (verified 2006/01/07)

[http://packages.qa.debian.org/pointless pointless] (verified 2006/01/07)

[http://packages.qa.debian.org/pose pose] (verified 2006/01/07)

[http://packages.qa.debian.org/pspresent pspresent] (verified 2006/01/07)

[http://packages.qa.debian.org/psys psys] (verified 2006/01/07)

[http://packages.qa.debian.org/python-gd python-gd] (fixed in NMU of 0.52debian-1.2, fixing [http://bugs.debian.org/346270 #346270])

[http://packages.qa.debian.org/qcad qcad] (verified 2006/01/07)

[http://packages.qa.debian.org/qcam qcam] (verified 2006/01/07)

[http://packages.qa.debian.org/qiv qiv] (verified 2006/01/07)

[http://packages.qa.debian.org/quark quark] (verified 2006/01/07)

[http://packages.qa.debian.org/qvwm qvwm] (fixed in 1:1.1.12-3)

[http://packages.qa.debian.org/rasmol rasmol] (verified 2006/01/07)

[http://packages.qa.debian.org/ratmenu ratmenu] (verified 2006/01/07)

[http://packages.qa.debian.org/ratpoison ratpoison] (verified 2006/01/07)

[http://packages.qa.debian.org/rdesktop rdesktop] (verified 2006/01/07, [http://bugs.debian.org/343946 #343946] - patch)

[http://packages.qa.debian.org/rezound rezound] (verified 2006/01/07)

[http://packages.qa.debian.org/rfb rfb] (fixed in 0.6.1-11.2)

[http://packages.qa.debian.org/rgl rgl] (verified 2006/01/07)

[http://packages.qa.debian.org/rgtk rgtk] (verified 2006/01/07)

[http://packages.qa.debian.org/rigel rigel] (verified 2006/01/07)

[http://packages.qa.debian.org/ripperx ripperx] (verified 2006/01/07 - n.b. another one that my script gives a false negative on due to upstream shipping a debian dir.)

[http://packages.qa.debian.org/root-portal root-portal] (verified 2006/01/07)

[http://packages.qa.debian.org/root-tail root-tail] (fixed in 1.2-2)

[http://packages.qa.debian.org/rosegarden2 rosegarden2] (verified 2006/01/07)

[http://packages.qa.debian.org/rscheme rscheme] (verified 2006/01/07)

[http://packages.qa.debian.org/rsjog rsjog] (verified 2006/01/07)

[http://packages.qa.debian.org/sablevm-classlib sablevm-classlib]

[http://packages.qa.debian.org/sam sam]

[http://packages.qa.debian.org/saoimage saoimage]

[http://packages.qa.debian.org/sapphire sapphire]

[http://packages.qa.debian.org/scid scid]

[http://packages.qa.debian.org/scm scm]

[http://packages.qa.debian.org/scribus scribus]

[http://packages.qa.debian.org/scrot scrot]

[http://packages.qa.debian.org/searchandrescue searchandrescue]

[http://packages.qa.debian.org/seyon seyon]

[http://packages.qa.debian.org/skkinput skkinput]

[http://packages.qa.debian.org/slashem slashem]

[http://packages.qa.debian.org/slmon slmon]

[http://packages.qa.debian.org/smb4k smb4k]

[http://packages.qa.debian.org/smpeg smpeg]

[http://packages.qa.debian.org/snake4 snake4]

[http://packages.qa.debian.org/snes9x snes9x]

[http://packages.qa.debian.org/sodipodi sodipodi]

[http://packages.qa.debian.org/soqt soqt]

[http://packages.qa.debian.org/sourcenav sourcenav]

[http://packages.qa.debian.org/space-orbit space-orbit]

[http://packages.qa.debian.org/spellcast spellcast]

[http://packages.qa.debian.org/spider spider]

[http://packages.qa.debian.org/spim spim]

[http://packages.qa.debian.org/ssh-askpass ssh-askpass]

[http://packages.qa.debian.org/ssystem ssystem]

[http://packages.qa.debian.org/stalin stalin]

[http://packages.qa.debian.org/stardic stardic]

[http://packages.qa.debian.org/stardict stardict]

[http://packages.qa.debian.org/stratagus stratagus]

[http://packages.qa.debian.org/survex survex]

[http://packages.qa.debian.org/swi-prolog swi-prolog]

[http://packages.qa.debian.org/swisswatch swisswatch]

[http://packages.qa.debian.org/sylpheed-claws sylpheed-claws]

[http://packages.qa.debian.org/sylpheed-claws-gtk2 sylpheed-claws-gtk2]

[http://packages.qa.debian.org/synergy synergy]

[http://packages.qa.debian.org/teg teg]

[http://packages.qa.debian.org/tela tela]

[http://packages.qa.debian.org/terminatorx terminatorx]

[http://packages.qa.debian.org/tex-guy tex-guy]

[http://packages.qa.debian.org/texmacs texmacs]

[http://packages.qa.debian.org/thrust thrust]

[http://packages.qa.debian.org/ticker.app ticker.app]

[http://packages.qa.debian.org/tightvnc tightvnc]

[http://packages.qa.debian.org/timeoutd timeoutd]

[http://packages.qa.debian.org/timidity timidity]

[http://packages.qa.debian.org/tinywm tinywm]

[http://packages.qa.debian.org/tipptrainer tipptrainer]

[http://packages.qa.debian.org/tix tix]

[http://packages.qa.debian.org/tk8.0 tk8.0]

[http://packages.qa.debian.org/tk8.3 tk8.3]

[http://packages.qa.debian.org/tkgate tkgate]

[http://packages.qa.debian.org/tkrplot tkrplot]

[http://packages.qa.debian.org/tleenx2 tleenx2]

[http://packages.qa.debian.org/toshutils toshutils]

[http://packages.qa.debian.org/tpb tpb]

[http://packages.qa.debian.org/treetool treetool]

[http://packages.qa.debian.org/tuxtype tuxtype]

[http://packages.qa.debian.org/tvtime tvtime]

[http://packages.qa.debian.org/twclock twclock]

[http://packages.qa.debian.org/twin twin]

[http://packages.qa.debian.org/twlog twlog]

[http://packages.qa.debian.org/twpsk twpsk]

[http://packages.qa.debian.org/uae uae]

[http://packages.qa.debian.org/ubit ubit] (Removal from archive requested in [http://bugs.debian.org/344597 #344597])

[http://packages.qa.debian.org/ucblogo ucblogo]

[http://packages.qa.debian.org/ucbmpeg-play ucbmpeg-play]

[http://packages.qa.debian.org/ude ude]

[http://packages.qa.debian.org/unicon unicon] (fixed in version in NEW: 3.0.4-9.2)

[http://packages.qa.debian.org/usbview usbview]

[http://packages.qa.debian.org/usermode usermode]

[http://packages.qa.debian.org/vat vat]

[http://packages.qa.debian.org/vcg vcg]

[http://packages.qa.debian.org/vdesk vdesk]

[http://packages.qa.debian.org/vflib2 vflib2]

[http://packages.qa.debian.org/vflib3 vflib3]

[http://packages.qa.debian.org/vic vic]

[http://packages.qa.debian.org/vice vice]

[http://packages.qa.debian.org/visualboyadvance visualboyadvance]

[http://packages.qa.debian.org/vkeybd vkeybd]

[http://packages.qa.debian.org/vnc4 vnc4]

[http://packages.qa.debian.org/volume.app volume.app]

[http://packages.qa.debian.org/vrweb vrweb]

[http://packages.qa.debian.org/vstream vstream]

[http://packages.qa.debian.org/vtk vtk]

[http://packages.qa.debian.org/w9wm w9wm]

[http://packages.qa.debian.org/wayv wayv]

[http://packages.qa.debian.org/wdm wdm]

[http://packages.qa.debian.org/wily wily]

[http://packages.qa.debian.org/winesetuptk winesetuptk]

[http://packages.qa.debian.org/wininfo wininfo]

[http://packages.qa.debian.org/wmaker wmaker]

[http://packages.qa.debian.org/wmbattery wmbattery]

[http://packages.qa.debian.org/wmbio wmbio]

[http://packages.qa.debian.org/wmblob wmblob]

[http://packages.qa.debian.org/wmbutton wmbutton]

[http://packages.qa.debian.org/wmcalc wmcalc]

[http://packages.qa.debian.org/wmcalclock wmcalclock]

[http://packages.qa.debian.org/wmcb wmcb]

[http://packages.qa.debian.org/wmcdplay wmcdplay]

[http://packages.qa.debian.org/wmcliphist wmcliphist]

[http://packages.qa.debian.org/wmcpu wmcpu]

[http://packages.qa.debian.org/wmcpuload wmcpuload]

[http://packages.qa.debian.org/wmctrl wmctrl]

[http://packages.qa.debian.org/wmcube wmcube]

[http://packages.qa.debian.org/wmdate wmdate]

[http://packages.qa.debian.org/wmfsm wmfsm]

[http://packages.qa.debian.org/wmget wmget]

[http://packages.qa.debian.org/wmgrabimage wmgrabimage]

[http://packages.qa.debian.org/wmgtemp wmgtemp]

[http://packages.qa.debian.org/wmhdplop wmhdplop]

[http://packages.qa.debian.org/wmibam wmibam]

[http://packages.qa.debian.org/wmifinfo wmifinfo]

[http://packages.qa.debian.org/wmitime wmitime]

[http://packages.qa.debian.org/wmix wmix]

[http://packages.qa.debian.org/wmload wmload]

[http://packages.qa.debian.org/wmlongrun wmlongrun]

[http://packages.qa.debian.org/wmmail wmmail]

[http://packages.qa.debian.org/wmmaiload wmmaiload]

[http://packages.qa.debian.org/wmmand wmmand]

[http://packages.qa.debian.org/wmmatrix wmmatrix]

[http://packages.qa.debian.org/wmmemload wmmemload]

[http://packages.qa.debian.org/wmmemmon wmmemmon]

[http://packages.qa.debian.org/wmmixer wmmixer]

[http://packages.qa.debian.org/wmmount wmmount]

[http://packages.qa.debian.org/wmnd wmnd]

[http://packages.qa.debian.org/wmnetmon wmnetmon]

[http://packages.qa.debian.org/wmnetselect wmnetselect]

[http://packages.qa.debian.org/wmnut wmnut]

[http://packages.qa.debian.org/wmppp.app wmppp.app]

[http://packages.qa.debian.org/wmpuzzle wmpuzzle]

[http://packages.qa.debian.org/wmrack wmrack]

[http://packages.qa.debian.org/wmressel wmressel]

[http://packages.qa.debian.org/wmscope wmscope]

[http://packages.qa.debian.org/wmsensors wmsensors]

[http://packages.qa.debian.org/wmsetimon wmsetimon]

[http://packages.qa.debian.org/wmsmpmon wmsmpmon]

[http://packages.qa.debian.org/wmspaceweather wmspaceweather]

[http://packages.qa.debian.org/wmsysmon wmsysmon]

[http://packages.qa.debian.org/wmtemp wmtemp]

[http://packages.qa.debian.org/wmtictactoe wmtictactoe]

[http://packages.qa.debian.org/wmtimer wmtimer]

[http://packages.qa.debian.org/wmtop wmtop]

[http://packages.qa.debian.org/wmtune wmtune]

[http://packages.qa.debian.org/wmtz wmtz]

[http://packages.qa.debian.org/wmusic wmusic]

[http://packages.qa.debian.org/wmwave wmwave]

[http://packages.qa.debian.org/wnn6-sdk wnn6-sdk]

[http://packages.qa.debian.org/workman workman]

[http://packages.qa.debian.org/wterm wterm]

[http://packages.qa.debian.org/x2vnc x2vnc]

[http://packages.qa.debian.org/x2x x2x]

[http://packages.qa.debian.org/xarclock xarclock]

[http://packages.qa.debian.org/xasteroids xasteroids]

[http://packages.qa.debian.org/xastir xastir]

[http://packages.qa.debian.org/xautolock xautolock]

[http://packages.qa.debian.org/xawtv xawtv]

[http://packages.qa.debian.org/xbanner xbanner]

[http://packages.qa.debian.org/xbat xbat]

[http://packages.qa.debian.org/xbatt xbatt]

[http://packages.qa.debian.org/xbattbar xbattbar]

[http://packages.qa.debian.org/xbattle xbattle]

[http://packages.qa.debian.org/xbindkeys xbindkeys]

[http://packages.qa.debian.org/xblast xblast]

[http://packages.qa.debian.org/xboing xboing]

[http://packages.qa.debian.org/xbomb xbomb]

[http://packages.qa.debian.org/xbs xbs]

[http://packages.qa.debian.org/xbubble xbubble]

[http://packages.qa.debian.org/xcal xcal]

[http://packages.qa.debian.org/xcalendar-i18n xcalendar-i18n]

[http://packages.qa.debian.org/xcall xcall]

[http://packages.qa.debian.org/xcdroast xcdroast]

[http://packages.qa.debian.org/xcin xcin]

[http://packages.qa.debian.org/xcin2.3 xcin2.3]

[http://packages.qa.debian.org/xcingb xcingb]

[http://packages.qa.debian.org/xcircuit xcircuit]

[http://packages.qa.debian.org/xclass xclass]

[http://packages.qa.debian.org/xclip xclip]

[http://packages.qa.debian.org/xcolmix xcolmix]

[http://packages.qa.debian.org/xcolors xcolors]

[http://packages.qa.debian.org/xcolorsel xcolorsel]

[http://packages.qa.debian.org/xconvers xconvers]

[http://packages.qa.debian.org/xdaliclock xdaliclock]

[http://packages.qa.debian.org/xdemineur xdemineur]

[http://packages.qa.debian.org/xdialog xdialog]

[http://packages.qa.debian.org/xdigger xdigger]

[http://packages.qa.debian.org/xdiskusage xdiskusage]

[http://packages.qa.debian.org/xdkcal xdkcal]

[http://packages.qa.debian.org/xdu xdu]

[http://packages.qa.debian.org/xdx xdx]

[http://packages.qa.debian.org/xearth xearth]

[http://packages.qa.debian.org/xeji xeji]

[http://packages.qa.debian.org/xemacs21 xemacs21]

[http://packages.qa.debian.org/xengine xengine]

[http://packages.qa.debian.org/xevil xevil]

[http://packages.qa.debian.org/xfaces xfaces]

[http://packages.qa.debian.org/xfireworks xfireworks]

[http://packages.qa.debian.org/xfishtank xfishtank]

[http://packages.qa.debian.org/xfmail xfmail]

[http://packages.qa.debian.org/xgammon xgammon]

[http://packages.qa.debian.org/xgraph xgraph]

[http://packages.qa.debian.org/xine-lib xine-lib] (verified 2006/01/07, [http://bugs.debian.org/337997 #337997])

[http://packages.qa.debian.org/xine-ui xine-ui]

[http://packages.qa.debian.org/xinput xinput]

[http://packages.qa.debian.org/xipmsg xipmsg]

[http://packages.qa.debian.org/xiterm+thai xiterm+thai]

[http://packages.qa.debian.org/xjig xjig]

[http://packages.qa.debian.org/xjokes xjokes]

[http://packages.qa.debian.org/xjump xjump]

[http://packages.qa.debian.org/xkbset xkbset]

[http://packages.qa.debian.org/xkeysw xkeysw]

[http://packages.qa.debian.org/xlassie xlassie]

[http://packages.qa.debian.org/xlbiff xlbiff]

[http://packages.qa.debian.org/xletters xletters]

[http://packages.qa.debian.org/xlockmore xlockmore]

[http://packages.qa.debian.org/xlog xlog]

[http://packages.qa.debian.org/xmahjongg xmahjongg]

[http://packages.qa.debian.org/xmailbox xmailbox]

[http://packages.qa.debian.org/xmakemol xmakemol]

[http://packages.qa.debian.org/xmcd xmcd]

[http://packages.qa.debian.org/xmcpustate xmcpustate]

[http://packages.qa.debian.org/xmem xmem]

[http://packages.qa.debian.org/xmeter xmeter]

[http://packages.qa.debian.org/xmille xmille]

[http://packages.qa.debian.org/xmix xmix]

[http://packages.qa.debian.org/xmms-bumpscope xmms-bumpscope]

[http://packages.qa.debian.org/xmms-fmradio xmms-fmradio]

[http://packages.qa.debian.org/xmms-jack xmms-jack]

[http://packages.qa.debian.org/xmms-mpg123-ja xmms-mpg123-ja]

[http://packages.qa.debian.org/xmms-status-plugin xmms-status-plugin]

[http://packages.qa.debian.org/xmms-synaesthesia xmms-synaesthesia]

[http://packages.qa.debian.org/xmorph xmorph]

[http://packages.qa.debian.org/xmotd xmotd]

[http://packages.qa.debian.org/xmountains xmountains]

[http://packages.qa.debian.org/xmovie xmovie]

[http://packages.qa.debian.org/xmp xmp]

[http://packages.qa.debian.org/xmpi xmpi]

[http://packages.qa.debian.org/xnc xnc]

[http://packages.qa.debian.org/xnecview xnecview] (fixed in 1.34-7.2)

[http://packages.qa.debian.org/xnetload xnetload]

[http://packages.qa.debian.org/xoids xoids]

[http://packages.qa.debian.org/xosview xosview]

[http://packages.qa.debian.org/xpad xpad]

[http://packages.qa.debian.org/xpcd xpcd]

[http://packages.qa.debian.org/xpdf xpdf] (fixed in 3.01-5)

[http://packages.qa.debian.org/xpenguins xpenguins]

[http://packages.qa.debian.org/xpenguins-applet xpenguins-applet]

[http://packages.qa.debian.org/xphoon xphoon]

[http://packages.qa.debian.org/xpilot-ng xpilot-ng]

[http://packages.qa.debian.org/xplanet xplanet]

[http://packages.qa.debian.org/xplot xplot]

[http://packages.qa.debian.org/xpm2wico xpm2wico]

[http://packages.qa.debian.org/xpostit xpostit]

[http://packages.qa.debian.org/xppaut xppaut]

[http://packages.qa.debian.org/xracer xracer]

[http://packages.qa.debian.org/xrn xrn]

[http://packages.qa.debian.org/xrootconsole xrootconsole]

[http://packages.qa.debian.org/xsane xsane] [http://bugs.debian.org/343945 patch]

[http://packages.qa.debian.org/xscavenger xscavenger]

[http://packages.qa.debian.org/xscorch xscorch]

[http://packages.qa.debian.org/xscreensaver xscreensaver]

[http://packages.qa.debian.org/xsel xsel]

[http://packages.qa.debian.org/xshisen xshisen]

[http://packages.qa.debian.org/xshodo xshodo]

[http://packages.qa.debian.org/xsim xsim]

[http://packages.qa.debian.org/xskat xskat]

[http://packages.qa.debian.org/xslideshow xslideshow]

[http://packages.qa.debian.org/xsol xsol]

[http://packages.qa.debian.org/xsoldier xsoldier]

[http://packages.qa.debian.org/xt xt]

[http://packages.qa.debian.org/xtartan xtartan]

[http://packages.qa.debian.org/xtel xtel]

[http://packages.qa.debian.org/xtide xtide]

[http://packages.qa.debian.org/xtokkaetama xtokkaetama]

[http://packages.qa.debian.org/xtoolwait xtoolwait]

[http://packages.qa.debian.org/xtranslate xtranslate]

[http://packages.qa.debian.org/xtrlock xtrlock]

[http://packages.qa.debian.org/xtron xtron]

[http://packages.qa.debian.org/xtv xtv]

[http://packages.qa.debian.org/xvier xvier]

[http://packages.qa.debian.org/xview xview]

[http://packages.qa.debian.org/xvkbd xvkbd]

[http://packages.qa.debian.org/xvmount xvmount]

[http://packages.qa.debian.org/xwpe xwpe]

[http://packages.qa.debian.org/xxgdb xxgdb]

[http://packages.qa.debian.org/xxkb xxkb]

[http://packages.qa.debian.org/xzoom xzoom]

[http://packages.qa.debian.org/yorick yorick] (verified 2006/01/07)

[http://packages.qa.debian.org/yudit yudit] (fixed in 2.7.8-1 or earlier)

[http://packages.qa.debian.org/zangband zangband] (verified 2006/01/07)

[http://packages.qa.debian.org/zblast zblast] (verified 2006/01/07)

[http://packages.qa.debian.org/zephyr zephyr] (verified 2006/01/07)

[http://packages.qa.debian.org/zvbi zvbi] (verified 2006/01/07)

Source packages that have one or more binary packages Depending upon xlibs-dev without giving an alternative:

[http://packages.qa.debian.org/beep-media-player beep-media-player] (binary package beep-media-player-dev, verified 2006/01/07, [http://bugs.debian.org/285180 #285180])

[http://packages.qa.debian.org/gnome-libs gnome-libs] ([http://bugs.debian.org/332830 #332830], fixed in 1.4.2-28)

[http://packages.qa.debian.org/icon icon] (binary package iconc, verified 2006/01/07, [http://bugs.debian.org/346188 #346188])

[http://packages.qa.debian.org/imagemagick imagemagick] (binary package libmagick9-dev, verified 2006/01/07)

[http://packages.qa.debian.org/imlib imlib] ([http://bugs.debian.org/345577 #345577], fixed in 1.9.14-27)

[http://packages.qa.debian.org/itcl3.0 itcl3.0] (binary package itk3.0-dev, verified 2006/01/07)

[http://packages.qa.debian.org/itcl3.1 itcl3.1] (binary package itk3.1-dev, verified 2006/01/07)

[http://packages.qa.debian.org/ivtools ivtools] (binary package ivtools-dev, verified 2006/01/07)

[http://packages.qa.debian.org/libdockapp libdockapp] (binary package libdockapp-dev, verified 2006/01/07)

[http://packages.qa.debian.org/libooc-x11 libooc-x11] (binary package libooc-x11-dev, verified 2006/01/07)

[http://packages.qa.debian.org/lineakd lineakd] (binary package liblineak-dev, verified 2006/01/07)

[http://packages.qa.debian.org/openmotif openmotif] (binary package libmotif-dev, verified 2006/01/07)

[http://packages.qa.debian.org/soqt soqt] (binary package libsoqt-dev, verified 2006/01/07)

[http://packages.qa.debian.org/tk8.0 tk8.0] (binary package tk8.0-dev, verified 2006/01/07)

[http://packages.qa.debian.org/tk8.3 tk8.3] (binary package tk8.3-dev, verified 2006/01/07)

[http://packages.qa.debian.org/ubit ubit] (Removal from archive requested in [http://bugs.debian.org/344597 #344597])

[http://packages.qa.debian.org/vtk vtk] (binary package libvtk4-dev, verified 2006/01/07)

[http://packages.qa.debian.org/xine-lib xine-lib] (binary package libxine-dev, verified 2006/01/07, [http://bugs.debian.org/337997 #337997])

[http://packages.qa.debian.org/xview xview] (binary package xviewg-dev, verified 2006/01/07)