98833ab3b7
The floor gate's second grep matched the trailing digit of the package
name before the version ('libc6 (>= 2.34)' -> '6'), failing every
target. sed capture group instead; verified against realistic Depends
strings.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>