On Tue, Oct 31, 2000 at 09:18:37PM +0000, Colin Watson wrote: > Leen Besselink <[EMAIL PROTECTED]> wrote: > >Yes, that is ONE person doing the packaging for KDE2 (ofcourse KDE2 is > >not a one-man show), he just 'resinged' though, because ONE person out > >there said bad things to him. > > Hmm - I see the front page of http://kde.tdyc.com/, but on balance the > discussion on http://dot.kde.org/971680096/ seems to suggest that he's > going to keep doing work on potato for a while longer. I have a message > on debian-devel from Ivan Moore less than three hours ago which talks > about KDE2 on potato, too. > > Looking at http://www.debian.org/devel/people, it's scary how many KDE > packages he's been maintaining by himself.
Indeed. I'm not a KDE-sort-of-guy (nor GNOME, for that matter... I love my fvwm2!), but Ivan deserves a round of applause for a zillion packages that he keeps up to date. -- CueCat decoder .signature by Larry Wall: #!/usr/bin/perl -n printf "Serial: %s Type: %s Code: %s\n", map { tr/a-zA-Z0-9+-/ -_/; $_ = unpack 'u', chr(32 + length()*3/4) . $_; s/\0+$//; $_ ^= "C" x length; } /\.([^.]+)/g;