On Wed, Feb 04, 2009 at 01:15:51AM +0100, Carsten Hey wrote:
> If you want to make a non-official fork of deborphan please substitute
> every appearance of pike (--guess-pike is rather useless for most
> people) with kernel, PIKE with KERNEL and strcat(guess,
> "^pike[[:digit:].]*-|"); with strcat(guess, "-modules-[[:digit:].-]+|");

Better use "^nvidia-kernel|-modules-[[:digit:].-]+|" to match nvidia
modules too. Checking all Suggests and Recommends to kernel-image-* or
kernel-modules-* would make deborphan rather slow. Both solutions would
not work very well since these things tend to change rather often, e.g.
as you reported this bug nobody could imagine that you would need to
check for dependencies, recommendations or suggestions on
kernel-modules-* in 2009.


Carsten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to